
Time bar (total: 11.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 15 to 9 computations (40% saved)
| 1.4s | 2 952× | 2 | valid |
| 1.1s | 7 918× | 0 | exit |
| 862.0ms | 4 728× | 1 | valid |
| 133.0ms | 576× | 0 | valid |
ival-exp: 1.6s (56.4% of total)ival-div: 454.0ms (15.9% of total)ival-sub: 229.0ms (8% of total)adjust: 191.0ms (6.7% of total)ival-neg: 190.0ms (6.7% of total)ival-add: 162.0ms (5.7% of total)ival-true: 12.0ms (0.4% of total)ival-assert: 7.0ms (0.2% of total)| 1× | egg-herbie |
| 528× | lower-fma.f64 |
| 528× | lower-fma.f32 |
| 336× | lower-*.f64 |
| 336× | lower-*.f32 |
| 320× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 1 | 32 | 27 |
| 2 | 80 | 26 |
| 3 | 199 | 26 |
| 4 | 468 | 26 |
| 5 | 1130 | 26 |
| 6 | 1547 | 26 |
| 7 | 1585 | 26 |
| 8 | 1604 | 26 |
| 9 | 1623 | 26 |
| 10 | 1657 | 26 |
| 11 | 1669 | 26 |
| 0 | 7 | 13 |
| 0 | 13 | 13 |
| 1 | 25 | 13 |
| 2 | 42 | 13 |
| 3 | 67 | 13 |
| 4 | 122 | 13 |
| 5 | 276 | 13 |
| 6 | 462 | 13 |
| 7 | 682 | 13 |
| 8 | 905 | 13 |
| 9 | 1058 | 13 |
| 10 | 1186 | 13 |
| 11 | 1233 | 13 |
| 0 | 1233 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Outputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 253 | 0 | - | 0 | - | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 2 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | cancellation | 253 | 1 |
/.f64 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) | o/o | 2 | 0 |
| ↳ | (exp.f64 x) | overflow | 2 | |
| ↳ | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | overflow | 2 | |
| ↳ | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | overflow | 2 | |
| ↳ | (exp.f64 x) | overflow | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 255 | 0 |
| - | 0 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 255 | 0 | 0 |
| - | 0 | 1 | 0 |
| number | freq |
|---|---|
| 0 | 1 |
| 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 66.0ms | 170× | 2 | valid |
| 57.0ms | 324× | 1 | valid |
| 1.0ms | 18× | 0 | valid |
Compiled 98 to 32 computations (67.3% saved)
ival-exp: 69.0ms (67.3% of total)adjust: 10.0ms (9.8% of total)ival-add: 8.0ms (7.8% of total)ival-div: 7.0ms (6.8% of total)ival-sub: 5.0ms (4.9% of total)ival-neg: 2.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.1% | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 14 to 7 computations (50% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 11648 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 528× | lower-fma.f64 |
| 528× | lower-fma.f32 |
| 336× | lower-*.f64 |
| 336× | lower-*.f32 |
| 224× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 0 | 13 | 33 |
| 1 | 25 | 33 |
| 2 | 42 | 33 |
| 3 | 67 | 33 |
| 4 | 122 | 33 |
| 5 | 276 | 33 |
| 6 | 462 | 33 |
| 7 | 682 | 33 |
| 8 | 905 | 33 |
| 9 | 1058 | 33 |
| 10 | 1186 | 33 |
| 11 | 1233 | 33 |
| 0 | 1233 | 33 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 99.2% | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| ✓ | accuracy | 7.8% | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 33.0ms | 85× | 2 | valid |
| 30.0ms | 162× | 1 | valid |
| 1.0ms | 9× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-exp: 36.0ms (68.3% of total)adjust: 7.0ms (13.3% of total)ival-div: 4.0ms (7.6% of total)ival-sub: 3.0ms (5.7% of total)ival-add: 2.0ms (3.8% of total)ival-neg: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))> |
#<alt (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))> |
#<alt (exp.f64 x)> |
#<alt (exp.f64 (neg.f64 x))> |
| Outputs |
|---|
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))> |
#<alt (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))> |
#<alt (- (exp x) (exp (neg x)))> |
#<alt (- (exp x) (exp (neg x)))> |
#<alt (- (exp x) (exp (neg x)))> |
#<alt (- (exp x) (exp (neg x)))> |
#<alt (- (exp x) (exp (* -1 x)))> |
#<alt (- (exp x) (exp (* -1 x)))> |
#<alt (- (exp x) (exp (* -1 x)))> |
#<alt (- (exp x) (exp (* -1 x)))> |
#<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 (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))> |
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))> |
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))> |
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))> |
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))> |
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))> |
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))> |
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
| 1.0ms | x | @ | -inf | (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
| 0.0ms | x | @ | 0 | (- (exp x) (exp (neg x))) |
| 0.0ms | x | @ | 0 | (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
| 0.0ms | x | @ | -inf | (- (exp x) (exp (neg x))) |
| 1× | batch-egg-rewrite |
| 3 904× | lower-*.f64 |
| 3 904× | lower-*.f32 |
| 3 826× | lower-/.f32 |
| 3 824× | lower-/.f64 |
| 2 870× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 24 |
| 0 | 13 | 11 |
| 1 | 55 | 11 |
| 2 | 424 | 11 |
| 3 | 7080 | 11 |
| 0 | 8062 | 11 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(exp.f64 x) |
(exp.f64 (neg.f64 x)) |
| Outputs |
|---|
(+.f64 (exp.f64 x) (neg.f64 (exp.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 x) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(+.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (exp.f64 x)) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(-.f64 (+.f64 (exp.f64 x) #s(literal 0 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64) (exp.f64 x)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (neg.f64 (exp.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 x)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64) (exp.f64 x)) |
(fma.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 (exp.f64 x) (cosh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (cosh.f64 x)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (cosh.f64 x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (cosh.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (cosh.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (cosh.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) |
(/.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (neg.f64 (cosh.f64 x))) |
(/.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (tanh.f64 x)) |
(*.f64 #s(literal 2 binary64) (sinh.f64 x)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sinh.f64 x)))) |
(*.f64 (sinh.f64 x) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (sinh.f64 x))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x)) (sinh.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)))) |
(+.f64 (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))) (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (tanh.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tanh.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (tanh.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (/.f64 (tanh.f64 x) (tanh.f64 x))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (/.f64 (tanh.f64 x) (tanh.f64 x)))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)))) |
(fma.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (exp.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (exp.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (exp.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (sinh.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (sinh.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (sinh.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (sinh.f64 x)) #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(neg.f64 (neg.f64 (tanh.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (tanh.f64 x) (/.f64 (tanh.f64 x) (tanh.f64 x))) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tanh.f64 x) (tanh.f64 x)) (tanh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)))) |
(/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tanh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (sinh.f64 x)) (neg.f64 (cosh.f64 x))) |
(/.f64 (neg.f64 (tanh.f64 x)) (neg.f64 (/.f64 (tanh.f64 x) (tanh.f64 x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (cosh.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (cosh.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (cosh.f64 x)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (cosh.f64 x) (exp.f64 (neg.f64 x)))) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (cosh.f64 x)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (cosh.f64 x) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)) (*.f64 (cosh.f64 x) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (cosh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (cosh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (cosh.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (cosh.f64 x) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (cosh.f64 x) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (cosh.f64 x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (cosh.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (cosh.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (+.f64 (tanh.f64 x) (tanh.f64 #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 x) (tanh.f64 #s(literal 0 binary64))))) |
(/.f64 (+.f64 (tanh.f64 #s(literal 0 binary64)) (tanh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 #s(literal 0 binary64)) (tanh.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (tanh.f64 x) #s(literal 1 binary64)) |
(*.f64 (tanh.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (tanh.f64 x) (tanh.f64 x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (tanh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (sinh.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)))) |
(*.f64 (sinh.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 #s(literal 1 binary64) (tanh.f64 x)) |
(*.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tanh.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sinh.f64 x) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (tanh.f64 x) (tanh.f64 x)) (tanh.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (tanh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (cosh.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (tanh.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (cosh.f64 x))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (sinh.f64 x) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (sinh.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (sinh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (cosh.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (tanh.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (cosh.f64 x)) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (sinh.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sinh.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(tanh.f64 x) |
(exp.f64 x) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(exp.f64 (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
| 1× | egg-herbie |
| 14 662× | lower-fma.f64 |
| 14 662× | lower-fma.f32 |
| 3 632× | lower-*.f64 |
| 3 632× | lower-*.f32 |
| 3 070× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 339 |
| 1 | 220 | 338 |
| 2 | 491 | 332 |
| 3 | 1300 | 332 |
| 4 | 2176 | 332 |
| 5 | 3649 | 332 |
| 6 | 4346 | 332 |
| 7 | 5827 | 332 |
| 8 | 7955 | 332 |
| 0 | 8255 | 310 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 x) |
(* x (+ 2 (* 1/3 (pow x 2)))) |
(* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))) |
(* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))) |
(- (exp x) (exp (neg x))) |
(- (exp x) (exp (neg x))) |
(- (exp x) (exp (neg x))) |
(- (exp x) (exp (neg x))) |
(- (exp x) (exp (* -1 x))) |
(- (exp x) (exp (* -1 x))) |
(- (exp x) (exp (* -1 x))) |
(- (exp x) (exp (* -1 x))) |
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)))) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
| Outputs |
|---|
(* 2 x) |
(+.f64 x x) |
(* x (+ 2 (* 1/3 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 2 binary64))) |
(* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2)))))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2520 binary64)) #s(literal 1/60 binary64))) #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(- (exp x) (exp (neg x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(- (exp x) (exp (neg x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(- (exp x) (exp (neg x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(- (exp x) (exp (neg x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(- (exp x) (exp (* -1 x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(- (exp x) (exp (* -1 x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(- (exp x) (exp (* -1 x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(- (exp x) (exp (* -1 x))) |
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) 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 x (*.f64 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) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
Compiled 13 594 to 1 345 computations (90.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 586 | 4 | 590 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 587 | 4 | 591 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| ▶ | 99.2% | (fma.f64 (fma.f64 x (*.f64 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) |
| ▶ | 99.1% | (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ▶ | 100.0% | (tanh.f64 x) |
Compiled 45 to 24 computations (46.7% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x (*.f64 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) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ✓ | cost-diff | 0 | (tanh.f64 x) |
| 11 378× | lower-fma.f32 |
| 11 366× | lower-fma.f64 |
| 3 626× | lower-*.f32 |
| 3 618× | lower-*.f64 |
| 1 706× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 106 |
| 0 | 32 | 97 |
| 1 | 85 | 97 |
| 2 | 191 | 97 |
| 3 | 369 | 97 |
| 4 | 718 | 97 |
| 5 | 1132 | 97 |
| 6 | 1573 | 97 |
| 7 | 2151 | 97 |
| 8 | 3270 | 97 |
| 9 | 5958 | 97 |
| 0 | 8082 | 96 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(tanh.f64 x) |
x |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
x |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 x x) |
#s(literal -1/3 binary64) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
x |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
(*.f64 x x) |
#s(literal -17/315 binary64) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(*.f64 x x) |
x |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
| Outputs |
|---|
(tanh.f64 x) |
x |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x) |
x |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 x x) |
#s(literal -1/3 binary64) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 x (*.f64 (*.f64 x x) (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))) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(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)) |
x |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
(*.f64 x x) |
#s(literal -17/315 binary64) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(*.f64 x x) |
x |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (tanh.f64 x) |
| 55.0ms | 256× | 0 | valid |
Compiled 119 to 23 computations (80.7% saved)
ival-mult: 26.0ms (60.5% of total)const: 9.0ms (21% of total)ival-add: 6.0ms (14% of total)ival-tanh: 1.0ms (2.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (tanh.f64 x)> |
#<alt (*.f64 (*.f64 x x) #s(literal -1/3 binary64))> |
#<alt (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)> |
#<alt (*.f64 x x)> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))> |
#<alt (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))> |
#<alt (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))> |
#<alt (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) 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 (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<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 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 (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 (* 2/15 x)> |
#<alt (* x (+ 2/15 (* -17/315 (pow x 2))))> |
#<alt (* x (+ 2/15 (* -17/315 (pow x 2))))> |
#<alt (* x (+ 2/15 (* -17/315 (pow x 2))))> |
#<alt (* -17/315 (pow x 3))> |
#<alt (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* -17/315 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))> |
#<alt -1/3> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)> |
#<alt (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)> |
#<alt (* -17/315 (pow x 4))> |
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))> |
#<alt (* -17/315 (pow x 4))> |
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))> |
#<alt -1/3> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<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) (- (* 2/15 (pow x 2)) 1/3))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (+ (* x (* x (+ (* (* x x) -17/315) 2/15))) -1/3) |
| 2.0ms | x | @ | -inf | (tanh x) |
| 1.0ms | x | @ | inf | (tanh x) |
| 0.0ms | x | @ | inf | (+ (* x (* (* x x) -1/3)) x) |
| 0.0ms | x | @ | 0 | (* (* x x) -1/3) |
| 1× | batch-egg-rewrite |
| 9 442× | lower-fma.f32 |
| 9 432× | lower-fma.f64 |
| 5 442× | lower-*.f32 |
| 5 434× | lower-*.f64 |
| 3 448× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 61 |
| 0 | 29 | 56 |
| 1 | 137 | 56 |
| 2 | 961 | 56 |
| 0 | 8294 | 55 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(tanh.f64 x) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x x) |
(*.f64 x (*.f64 x x)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| Outputs |
|---|
(+.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))) |
(-.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) (neg.f64 (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) (+.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 #s(literal 1 binary64) (tanh.f64 x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) (cosh.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)))) |
(tanh.f64 x) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/3 binary64)) x) |
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/729 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/81 binary64) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x x)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x)))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.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))) |
(+.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) (*.f64 x #s(literal 2/15 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(fma.f64 x #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 x #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -17/315 binary64)) (*.f64 x #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -17/315 binary64) (*.f64 x #s(literal 2/15 binary64))) |
(fma.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64))) |
(fma.f64 #s(literal 2/15 binary64) x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -17/315 binary64))) x (*.f64 x #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 x #s(literal -17/315 binary64)) (*.f64 x x) (*.f64 x #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 2/15 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x)) (*.f64 (*.f64 x #s(literal 2/15 binary64)) (-.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)) (*.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x)) (*.f64 (*.f64 x #s(literal 2/15 binary64)) (-.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64))) (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x) (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64)) x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x)) (*.f64 (*.f64 x #s(literal 2/15 binary64)) (-.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64)))) (fma.f64 (*.f64 x x) #s(literal 17/315 binary64) #s(literal 2/15 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x)) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal 17/315 binary64) #s(literal 2/15 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64))))) (fma.f64 (*.f64 x x) #s(literal 4/225 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x))) (*.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x)))) (-.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x)) (*.f64 (*.f64 x #s(literal 2/15 binary64)) (-.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) #s(literal -1/3 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (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 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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 #s(literal 1/9 binary64) (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 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) #s(literal -1/3 binary64))) |
(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)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -17/315 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) x #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (/.f64 #s(literal 1 binary64) (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))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (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))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal -17/315 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -17/315 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -4/225 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal 34/4725 binary64)))) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) x) #s(literal -4/225 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -17/315 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (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)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) (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 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (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 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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 (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)) #s(literal 1/9 binary64))) (*.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)) (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 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 9 binary64)) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/729 binary64) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/81 binary64)) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))) (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 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (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 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (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 #s(literal 1/9 binary64) (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 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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 #s(literal 1/9 binary64) (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 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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 (/.f64 #s(literal 1/9 binary64) (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 #s(literal 1/9 binary64) (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 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (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 #s(literal 1/9 binary64) (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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (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 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) x #s(literal -1/3 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -4/225 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -4/225 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/729 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -8/91125 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16/50625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/2025 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 16/50625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -4/225 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -4/225 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) |
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(+.f64 (+.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(fma.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x) (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))) x (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 2/15 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
| 1× | egg-herbie |
| 7 898× | lower-fma.f64 |
| 7 898× | lower-fma.f32 |
| 3 078× | lower-*.f64 |
| 3 078× | lower-*.f32 |
| 1 604× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 816 |
| 1 | 191 | 786 |
| 2 | 509 | 786 |
| 3 | 1617 | 786 |
| 4 | 4492 | 786 |
| 5 | 7586 | 786 |
| 0 | 8051 | 737 |
| 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)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
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 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) |
(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) |
(* 2/15 x) |
(* x (+ 2/15 (* -17/315 (pow x 2)))) |
(* x (+ 2/15 (* -17/315 (pow x 2)))) |
(* x (+ 2/15 (* -17/315 (pow x 2)))) |
(* -17/315 (pow x 3)) |
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* -17/315 (pow x 3)) |
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
-1/3 |
(- (* 2/15 (pow x 2)) 1/3) |
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3) |
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3) |
(* -17/315 (pow x 4)) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(* -17/315 (pow x 4)) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
-1/3 |
(- (* 2/15 (pow x 2)) 1/3) |
(- (* 2/15 (pow x 2)) 1/3) |
(- (* 2/15 (pow x 2)) 1/3) |
(* 2/15 (pow x 2)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 2)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
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) (- (* 2/15 (pow x 2)) 1/3)))) |
(* 2/15 (pow x 5)) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
| 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 x (*.f64 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 (*.f64 x x) (*.f64 x (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))) x) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x)))) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x 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) |
(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)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* x (+ 2/15 (* -17/315 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* x (+ 2/15 (* -17/315 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* x (+ 2/15 (* -17/315 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* -17/315 (pow x 3)) |
(*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* -17/315 (pow x 3)) |
(*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3) |
(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)) |
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3) |
(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)) |
(* -17/315 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* -17/315 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
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 x (*.f64 x #s(literal 2/15 binary64)) #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 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
Compiled 15 895 to 1 243 computations (92.2% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 547 | 4 | 551 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 547 | 8 | 555 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | 99.2% | (fma.f64 (fma.f64 x (*.f64 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) |
| ▶ | 99.2% | (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
| ▶ | 99.2% | (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
| ▶ | 99.1% | (fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
| ✓ | 99.1% | (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ▶ | 5.1% | (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | 100.0% | (tanh.f64 x) |
Compiled 107 to 58 computations (45.8% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2/15 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2/15 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
| 7 976× | lower-fma.f32 |
| 7 964× | lower-fma.f64 |
| 4 202× | lower-*.f32 |
| 4 186× | lower-*.f64 |
| 1 976× | lower--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 170 |
| 0 | 42 | 155 |
| 1 | 89 | 152 |
| 2 | 193 | 145 |
| 3 | 436 | 143 |
| 4 | 1073 | 142 |
| 5 | 1710 | 142 |
| 6 | 2583 | 142 |
| 7 | 3752 | 142 |
| 8 | 5068 | 142 |
| 9 | 7006 | 142 |
| 0 | 8163 | 136 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
x |
(*.f64 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
x |
(*.f64 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) |
(*.f64 x x) |
x |
(*.f64 (*.f64 x x) #s(literal 4/225 binary64)) |
#s(literal 4/225 binary64) |
#s(literal -1/9 binary64) |
(*.f64 x (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
#s(literal -1 binary64) |
(fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) |
#s(literal -2/15 binary64) |
#s(literal -1/3 binary64) |
| Outputs |
|---|
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) x) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 (*.f64 x x) #s(literal 2/15 binary64)) |
x |
(*.f64 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
x |
(*.f64 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 4/225 binary64) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/9 binary64))) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) x) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 #s(literal 4/225 binary64) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/9 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) |
(fma.f64 #s(literal 4/225 binary64) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/9 binary64)) |
(*.f64 x x) |
x |
(*.f64 (*.f64 x x) #s(literal 4/225 binary64)) |
#s(literal 4/225 binary64) |
#s(literal -1/9 binary64) |
(*.f64 x (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
#s(literal -1 binary64) |
(fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) |
#s(literal -2/15 binary64) |
#s(literal -1/3 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x #s(literal 2/15 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 99.9% | (*.f64 x #s(literal 2/15 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
| 158.0ms | 256× | 0 | valid |
Compiled 184 to 29 computations (84.2% saved)
const: 117.0ms (81.7% of total)ival-mult: 18.0ms (12.6% of total)ival-add: 6.0ms (4.2% of total)ival-div: 2.0ms (1.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 x (*.f64 x #s(literal 2/15 binary64)))> |
#<alt (*.f64 x #s(literal 2/15 binary64))> |
#<alt (fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x)> |
#<alt (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))> |
#<alt (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))> |
#<alt (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x)> |
#<alt (*.f64 (*.f64 x x) #s(literal 4/225 binary64))> |
#<alt (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x)))> |
#<alt (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))> |
| Outputs |
|---|
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (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 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 (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt (* 2/15 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 2/15 (pow x 4))))> |
#<alt (* x (+ 1 (* 2/15 (pow x 4))))> |
#<alt (* x (+ 1 (* 2/15 (pow x 4))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/15 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 2/15 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 2/15 (/ 1 (pow x 4))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/15 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 2/15 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 2/15 (/ 1 (pow x 4))))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt -1/3> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<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) (- (* 2/15 (pow x 2)) 1/3))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* 4/225 (pow x 2))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* (pow x 3) (- (* 4/225 (pow x 4)) 1/9))> |
#<alt (* (pow x 3) (- (* 4/225 (pow x 4)) 1/9))> |
#<alt (* (pow x 3) (- (* 4/225 (pow x 4)) 1/9))> |
#<alt (* 4/225 (pow x 7))> |
#<alt (* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4)))))> |
#<alt (* 4/225 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225)))> |
#<alt (* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225)))> |
#<alt (* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225)))> |
#<alt 3> |
#<alt (+ 3 (* -6/5 (pow x 2)))> |
#<alt (+ 3 (* (pow x 2) (- (* 12/25 (pow x 2)) 6/5)))> |
#<alt (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 12/25 (* -24/125 (pow x 2)))) 6/5)))> |
#<alt (/ 15/2 (pow x 2))> |
#<alt (/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 15/2 (pow x 2))> |
#<alt (/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (* (+ (* (* x x) (* (* x x) 4/225)) -1/9) (* x (* x x))) |
| 0.0ms | x | @ | inf | (+ (* (* x (* x 2/15)) (* x (* x x))) x) |
| 0.0ms | x | @ | 0 | (* (+ (* (* x x) (* (* x x) 4/225)) -1/9) (* x (* x x))) |
| 0.0ms | x | @ | inf | (* (* x x) 4/225) |
| 0.0ms | x | @ | -inf | (* -1/3 (* x (* x x))) |
| 1× | batch-egg-rewrite |
| 11 764× | lower-fma.f32 |
| 11 754× | lower-fma.f64 |
| 6 044× | lower-*.f32 |
| 6 028× | lower-*.f64 |
| 3 468× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 93 |
| 0 | 39 | 84 |
| 1 | 147 | 80 |
| 2 | 1000 | 78 |
| 0 | 8910 | 75 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 x #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(*.f64 (*.f64 x x) #s(literal 4/225 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.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)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 x (neg.f64 (*.f64 x #s(literal -2/15 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 2/15 binary64)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 2/15 binary64)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) |
(*.f64 #s(literal -2/15 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x #s(literal -2/15 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -2/15 binary64)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -2/15 binary64))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -2/15 binary64))) x) |
(*.f64 x #s(literal 2/15 binary64)) |
(*.f64 #s(literal 2/15 binary64) x) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) x) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 2/15 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 2/15 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) x)) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) x)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x))))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) x)) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (neg.f64 (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (neg.f64 x))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x)) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))))))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x)))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) x) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -2/45 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -2/45 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64))) (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) x)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal 1/9 binary64))) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal 1/9 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x x)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) |
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 x (neg.f64 (*.f64 x #s(literal -2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) x #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -2/15 binary64) (*.f64 x (neg.f64 x)) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) #s(literal -1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 x #s(literal -2/15 binary64)) (neg.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 (*.f64 x #s(literal -2/15 binary64))) x #s(literal -1/3 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (neg.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (neg.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))))) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -2/45 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -2/45 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -2/45 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -4/2025 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal 1/729 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/91125 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -2/45 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/3375 binary64)) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal 1/729 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/91125 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -4/2025 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -2/45 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) |
(+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) x)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) x)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) x)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal -1 binary64)) 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))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)) #s(literal -1 binary64)) |
(*.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))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))))))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64)) (*.f64 x x)))) |
(pow.f64 (*.f64 x #s(literal 2/15 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x #s(literal -2/15 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(*.f64 (*.f64 x x) #s(literal 4/225 binary64)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(*.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 2/15 binary64)) |
(*.f64 #s(literal 4/225 binary64) (*.f64 x x)) |
(*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) #s(literal -2/15 binary64)) |
(*.f64 (*.f64 x #s(literal 4/225 binary64)) x) |
(*.f64 (*.f64 x #s(literal -2/15 binary64)) (*.f64 x #s(literal -2/15 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal 2/15 binary64)) #s(literal 2/15 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -2/15 binary64)) #s(literal -2/15 binary64)) x) |
(*.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x #s(literal -2/15 binary64))) x) |
(*.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x #s(literal 2/15 binary64))) x) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x #s(literal 2/15 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) x) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) x) (*.f64 x x) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))) x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))) x (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/9 binary64) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 4/225 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 4/225 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) x (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2/15 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2/15 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) x)) (*.f64 x #s(literal -2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) x)) (*.f64 x #s(literal -2/15 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) #s(literal -2/15 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) #s(literal -2/15 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) #s(literal 2/15 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -4/2025 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -4/2025 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal -1/9 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal -1/9 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))))) (-.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 4/225 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) x)) (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))) (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 4096/129746337890625 binary64) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))))))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 256/2562890625 binary64) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (-.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64))) (*.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/2025 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/2025 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal 1/729 binary64))) (+.f64 (fma.f64 #s(literal 16/50625 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/2025 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 4096/129746337890625 binary64) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))))))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 256/2562890625 binary64) (*.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (-.f64 (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal -1/729 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/81 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/2025 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/2025 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) #s(literal -1/81 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64))) #s(literal 1/729 binary64))) (+.f64 (fma.f64 #s(literal 16/50625 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/2025 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) |
(/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -4/225 binary64) #s(literal 1/9 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64/11390625 binary64)) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))) (fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16/50625 binary64)) x) (*.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (-.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal 2/45 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64)))))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/45 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4/225 binary64))) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
| 1× | egg-herbie |
| 8 162× | lower-fma.f64 |
| 8 162× | lower-fma.f32 |
| 2 906× | lower-*.f64 |
| 2 906× | lower-*.f32 |
| 1 548× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 966 |
| 1 | 238 | 952 |
| 2 | 579 | 934 |
| 3 | 1571 | 934 |
| 4 | 3665 | 934 |
| 5 | 6766 | 934 |
| 0 | 8084 | 883 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/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 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) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
(* 2/15 x) |
x |
(* x (+ 1 (* 2/15 (pow x 4)))) |
(* x (+ 1 (* 2/15 (pow x 4)))) |
(* x (+ 1 (* 2/15 (pow x 4)))) |
(* 2/15 (pow x 5)) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(* 2/15 (pow x 5)) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(* -1/3 (pow x 2)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(* 2/15 (pow x 4)) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 4)) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
-1/3 |
(- (* 2/15 (pow x 2)) 1/3) |
(- (* 2/15 (pow x 2)) 1/3) |
(- (* 2/15 (pow x 2)) 1/3) |
(* 2/15 (pow x 2)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 2)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
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) (- (* 2/15 (pow x 2)) 1/3)))) |
(* 2/15 (pow x 5)) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* 4/225 (pow x 2)) |
(* -1/9 (pow x 3)) |
(* (pow x 3) (- (* 4/225 (pow x 4)) 1/9)) |
(* (pow x 3) (- (* 4/225 (pow x 4)) 1/9)) |
(* (pow x 3) (- (* 4/225 (pow x 4)) 1/9)) |
(* 4/225 (pow x 7)) |
(* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4))))) |
(* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4))))) |
(* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4))))) |
(* 4/225 (pow x 7)) |
(* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225))) |
(* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225))) |
(* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225))) |
3 |
(+ 3 (* -6/5 (pow x 2))) |
(+ 3 (* (pow x 2) (- (* 12/25 (pow x 2)) 6/5))) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 12/25 (* -24/125 (pow x 2)))) 6/5))) |
(/ 15/2 (pow x 2)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 15/2 (pow x 2)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
| Outputs |
|---|
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.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 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) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
(* 2/15 x) |
(*.f64 x #s(literal 2/15 binary64)) |
x |
(* x (+ 1 (* 2/15 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* x (+ 1 (* 2/15 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* x (+ 1 (* 2/15 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* 2/15 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* 2/15 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* (pow x 5) (+ 2/15 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
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 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(* 2/15 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(* 2/15 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* 4/225 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 4/225 binary64))) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* (pow x 3) (- (* 4/225 (pow x 4)) 1/9)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) #s(literal -1/9 binary64))) |
(* (pow x 3) (- (* 4/225 (pow x 4)) 1/9)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) #s(literal -1/9 binary64))) |
(* (pow x 3) (- (* 4/225 (pow x 4)) 1/9)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) #s(literal -1/9 binary64))) |
(* 4/225 (pow x 7)) |
(*.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 4/225 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 4/225 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 7) (- 4/225 (* 1/9 (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 4/225 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 4/225 (pow x 7)) |
(*.f64 #s(literal 4/225 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 4/225 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 4/225 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 7) (- (* 1/9 (/ 1 (pow x 4))) 4/225))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 4/225 binary64) (/.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
3 |
#s(literal 3 binary64) |
(+ 3 (* -6/5 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -6/5 binary64) #s(literal 3 binary64)) |
(+ 3 (* (pow x 2) (- (* 12/25 (pow x 2)) 6/5))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 12/25 binary64)) #s(literal -6/5 binary64)) #s(literal 3 binary64)) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 12/25 (* -24/125 (pow x 2)))) 6/5))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -24/125 binary64)) #s(literal 12/25 binary64)) #s(literal -6/5 binary64)) #s(literal 3 binary64)) |
(/ 15/2 (pow x 2)) |
(/.f64 #s(literal 15/2 binary64) (*.f64 x x)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1875/16 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(/ 15/2 (pow x 2)) |
(/.f64 #s(literal 15/2 binary64) (*.f64 x x)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1875/16 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
Compiled 29 797 to 1 829 computations (93.9% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 849 | 5 | 854 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 4 | 4 |
| Total | 852 | 10 | 862 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | 99.2% | (fma.f64 (fma.f64 x (*.f64 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) |
| ▶ | 99.3% | (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
| ✓ | 99.1% | (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ▶ | 5.1% | (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ▶ | 5.1% | (*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
| ▶ | 5.2% | (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
| ▶ | 5.8% | (*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
| ✓ | 5.1% | (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | 100.0% | (tanh.f64 x) |
Compiled 171 to 99 computations (42.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
| 2 192× | lower-fma.f32 |
| 2 186× | lower-fma.f64 |
| 1 472× | lower-*.f32 |
| 1 448× | lower-*.f64 |
| 1 070× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 154 |
| 0 | 41 | 138 |
| 1 | 85 | 127 |
| 2 | 191 | 125 |
| 3 | 317 | 125 |
| 4 | 415 | 125 |
| 5 | 520 | 125 |
| 6 | 653 | 125 |
| 7 | 786 | 125 |
| 8 | 1376 | 125 |
| 9 | 1832 | 125 |
| 10 | 2629 | 125 |
| 11 | 3447 | 125 |
| 12 | 3756 | 125 |
| 13 | 3760 | 125 |
| 14 | 3761 | 125 |
| 15 | 3761 | 125 |
| 16 | 3888 | 125 |
| 17 | 3924 | 125 |
| 18 | 3924 | 125 |
| 19 | 3924 | 125 |
| 20 | 3926 | 125 |
| 0 | 3926 | 124 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal -1/9 binary64) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
#s(literal -1 binary64) |
(fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) |
#s(literal -2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 x x) |
x |
(*.f64 #s(literal -1/3 binary64) x) |
#s(literal -1/3 binary64) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
x |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
#s(literal 2/15 binary64) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
x |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/9 binary64))) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal -1/9 binary64) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64))) |
#s(literal -1 binary64) |
(fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64)) |
#s(literal -2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) |
(*.f64 x x) |
x |
(*.f64 #s(literal -1/3 binary64) x) |
(*.f64 x #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 x x) |
x |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
x |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
#s(literal 2/15 binary64) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
x |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
| ✓ | accuracy | 99.5% | (*.f64 #s(literal -1/3 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| 59.0ms | 256× | 0 | valid |
Compiled 163 to 27 computations (83.4% saved)
ival-mult: 25.0ms (57.6% of total)const: 13.0ms (30% of total)ival-add: 3.0ms (6.9% of total)ival-div: 2.0ms (4.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))> |
#<alt (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x)> |
#<alt (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))> |
#<alt (*.f64 #s(literal -1/3 binary64) x)> |
#<alt (*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 (*.f64 x x) #s(literal -1/3 binary64))> |
#<alt (*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)> |
#<alt (*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))> |
#<alt (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))> |
#<alt (*.f64 x (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))> |
#<alt (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))> |
#<alt (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))> |
| Outputs |
|---|
#<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 (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<alt (* -1/9 (pow x 3))> |
#<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 (* -4/75 (pow x 2)))) 1/3))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 25/12 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1/6 (* 25/12 (/ 1 (pow x 2)))) (/ 125/24 (pow x 4))))> |
#<alt (* x (- (+ 1/6 (+ (* 25/12 (/ 1 (pow x 2))) (* 625/48 (/ 1 (pow x 6))))) (/ 125/24 (pow x 4))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 25/12 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- (/ 125/24 (pow x 4)) (+ 1/6 (* 25/12 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* x (- (/ 125/24 (pow x 4)) (+ 1/6 (+ (* 25/12 (/ 1 (pow x 2))) (* 625/48 (/ 1 (pow x 6))))))))> |
#<alt 3> |
#<alt (+ 3 (* -6/5 (pow x 2)))> |
#<alt (+ 3 (* (pow x 2) (- (* 12/25 (pow x 2)) 6/5)))> |
#<alt (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 12/25 (* -24/125 (pow x 2)))) 6/5)))> |
#<alt (/ 15/2 (pow x 2))> |
#<alt (/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 15/2 (pow x 2))> |
#<alt (/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 x)> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (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/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (* -1/3 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* -1/3 (pow x 3))> |
#<alt (* (pow x 3) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* (pow x 3) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* (pow x 3) (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt -1/3> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (- (* 2/15 (pow x 2)) 1/3)> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (+ (* (* (* x (* x x)) -1/9) (/ -1 (+ (* (* x x) -2/15) -1/3))) x) |
| 0.0ms | x | @ | -inf | (* x (* 2/15 (* x (* x (* x x))))) |
| 0.0ms | x | @ | inf | (* (* x (* x x)) -1/9) |
| 0.0ms | x | @ | -inf | (* (* x (* x x)) -1/9) |
| 0.0ms | x | @ | 0 | (* -1/3 x) |
| 1× | batch-egg-rewrite |
| 9 372× | lower-fma.f32 |
| 9 366× | lower-fma.f64 |
| 5 904× | lower-*.f32 |
| 5 880× | lower-*.f64 |
| 2 642× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 117 |
| 0 | 41 | 103 |
| 1 | 129 | 92 |
| 2 | 755 | 90 |
| 0 | 8044 | 89 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.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))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) |
(neg.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/9 binary64))) |
(*.f64 x (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/9 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal -1/9 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(*.f64 #s(literal -1/9 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal -1/9 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/9 binary64))) |
(*.f64 (*.f64 x #s(literal -1/9 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal -1/9 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/9 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/9 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/9 binary64))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/9 binary64))) (*.f64 x x)) |
(+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x) |
(fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) (/.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/81 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (*.f64 x #s(literal -1/9 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal -1/9 binary64) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x x) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1/9 binary64) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/9 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 (*.f64 x #s(literal -1/9 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1/9 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))) x) |
(fma.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) (*.f64 x #s(literal -1/9 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) (*.f64 x #s(literal -1/9 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) (fma.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (fma.f64 (*.f64 x (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 6 binary64)))) (fma.f64 (*.f64 x (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/81 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 x #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) x) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/3 binary64)) x) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x) |
(*.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2/15 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 2/15 binary64)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) |
(*.f64 (*.f64 (*.f64 x #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x) |
(*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2/15 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 x x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) x) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) (*.f64 x (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) |
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 x (neg.f64 (*.f64 x #s(literal -2/15 binary64))) #s(literal -1/3 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -2/15 binary64) (*.f64 x (neg.f64 x)) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) #s(literal -1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -2/15 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (/.f64 #s(literal 2/15 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) x #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x #s(literal -2/15 binary64)) (neg.f64 x) #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x #s(literal -2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 4/225 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (/.f64 (*.f64 x #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -2/15 binary64))) (/.f64 (*.f64 x #s(literal -2/15 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -2/15 binary64)))) (/.f64 #s(literal -2/15 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal -2/15 binary64))) x #s(literal -1/3 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/19683 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -8/91125 binary64)))))) |
(/.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) #s(literal 1/81 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64) #s(literal -1/81 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -8/91125 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) #s(literal 1/81 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64)))) (*.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/19683 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -8/91125 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/729 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64) #s(literal 1/81 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64) #s(literal -1/81 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) #s(literal 1/9 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16/50625 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -2/45 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64))) |
| 1× | egg-herbie |
| 8 828× | lower-fma.f64 |
| 8 828× | lower-fma.f32 |
| 3 056× | lower-*.f64 |
| 3 056× | lower-*.f32 |
| 1 868× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 1100 |
| 1 | 256 | 1094 |
| 2 | 663 | 1094 |
| 3 | 2093 | 1082 |
| 4 | 5574 | 1082 |
| 0 | 8197 | 1043 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
(* -1/9 (pow x 3)) |
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 (* -4/75 (pow x 2)))) 1/3)))) |
(* 1/6 x) |
(* x (+ 1/6 (* 25/12 (/ 1 (pow x 2))))) |
(* x (- (+ 1/6 (* 25/12 (/ 1 (pow x 2)))) (/ 125/24 (pow x 4)))) |
(* x (- (+ 1/6 (+ (* 25/12 (/ 1 (pow x 2))) (* 625/48 (/ 1 (pow x 6))))) (/ 125/24 (pow x 4)))) |
(* 1/6 x) |
(* x (+ 1/6 (* 25/12 (/ 1 (pow x 2))))) |
(* -1 (* x (- (/ 125/24 (pow x 4)) (+ 1/6 (* 25/12 (/ 1 (pow x 2))))))) |
(* -1 (* x (- (/ 125/24 (pow x 4)) (+ 1/6 (+ (* 25/12 (/ 1 (pow x 2))) (* 625/48 (/ 1 (pow x 6)))))))) |
3 |
(+ 3 (* -6/5 (pow x 2))) |
(+ 3 (* (pow x 2) (- (* 12/25 (pow x 2)) 6/5))) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 12/25 (* -24/125 (pow x 2)))) 6/5))) |
(/ 15/2 (pow x 2)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 15/2 (pow x 2)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 x) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/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/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 2)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* -1/3 (pow x 3)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 5)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(* 2/15 (pow x 4)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* -1/3 (pow x 2)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(* 2/15 (pow x 4)) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 4)) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* -1/3 (pow x 3)) |
(* (pow x 3) (- (* 2/15 (pow x 2)) 1/3)) |
(* (pow x 3) (- (* 2/15 (pow x 2)) 1/3)) |
(* (pow x 3) (- (* 2/15 (pow x 2)) 1/3)) |
(* 2/15 (pow x 5)) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
-1/3 |
(- (* 2/15 (pow x 2)) 1/3) |
(- (* 2/15 (pow x 2)) 1/3) |
(- (* 2/15 (pow x 2)) 1/3) |
(* 2/15 (pow x 2)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 2)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(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)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) |
(* -1/9 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 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) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -4/75 (pow x 2)))) 1/3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -4/75 binary64) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) x) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 25/12 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 1/6 binary64) (/.f64 #s(literal 25/12 binary64) x)) |
(* x (- (+ 1/6 (* 25/12 (/ 1 (pow x 2)))) (/ 125/24 (pow x 4)))) |
(+.f64 (fma.f64 x #s(literal 1/6 binary64) (/.f64 #s(literal 25/12 binary64) x)) (/.f64 #s(literal -125/24 binary64) (*.f64 x (*.f64 x x)))) |
(* x (- (+ 1/6 (+ (* 25/12 (/ 1 (pow x 2))) (* 625/48 (/ 1 (pow x 6))))) (/ 125/24 (pow x 4)))) |
(fma.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 625/48 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 25/12 binary64) x) (/.f64 #s(literal -125/24 binary64) (*.f64 x (*.f64 x x))))) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 25/12 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 1/6 binary64) (/.f64 #s(literal 25/12 binary64) x)) |
(* -1 (* x (- (/ 125/24 (pow x 4)) (+ 1/6 (* 25/12 (/ 1 (pow x 2))))))) |
(+.f64 (fma.f64 x #s(literal 1/6 binary64) (/.f64 #s(literal 25/12 binary64) x)) (/.f64 #s(literal -125/24 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* x (- (/ 125/24 (pow x 4)) (+ 1/6 (+ (* 25/12 (/ 1 (pow x 2))) (* 625/48 (/ 1 (pow x 6)))))))) |
(fma.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 625/48 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 25/12 binary64) x) (/.f64 #s(literal -125/24 binary64) (*.f64 x (*.f64 x x))))) |
3 |
#s(literal 3 binary64) |
(+ 3 (* -6/5 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -6/5 binary64)) #s(literal 3 binary64)) |
(+ 3 (* (pow x 2) (- (* 12/25 (pow x 2)) 6/5))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 12/25 binary64)) #s(literal -6/5 binary64))) #s(literal 3 binary64)) |
(+ 3 (* (pow x 2) (- (* (pow x 2) (+ 12/25 (* -24/125 (pow x 2)))) 6/5))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -24/125 binary64)) #s(literal 12/25 binary64)) #s(literal -6/5 binary64))) #s(literal 3 binary64)) |
(/ 15/2 (pow x 2)) |
(/.f64 #s(literal 15/2 binary64) (*.f64 x x)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 15/2 binary64) (+.f64 (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -75/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 15/2 binary64) (+.f64 (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -75/4 binary64) (*.f64 x x)))) (/.f64 #s(literal -1875/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
(/ 15/2 (pow x 2)) |
(/.f64 #s(literal 15/2 binary64) (*.f64 x x)) |
(/ (- 15/2 (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 15/2 binary64) (/.f64 #s(literal -75/4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (* 75/4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 15/2 binary64) (+.f64 (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -75/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 15/2 (/ 375/8 (pow x 4))) (+ (* 75/4 (/ 1 (pow x 2))) (* 1875/16 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 15/2 binary64) (+.f64 (/.f64 #s(literal 375/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -75/4 binary64) (*.f64 x x)))) (/.f64 #s(literal -1875/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.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/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* -1/3 (pow x 2)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 4)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* (pow x 3) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) |
(* (pow x 3) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) |
(* (pow x 3) (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(- (* 2/15 (pow x 2)) 1/3) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
Compiled 20 491 to 1 508 computations (92.6% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 791 | 3 | 794 |
| Fresh | 0 | 0 | 0 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 4 | 5 |
| Total | 797 | 7 | 804 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | 99.2% | (fma.f64 (fma.f64 x (*.f64 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) |
| 99.3% | (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) x) | |
| 24.8% | (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal 15/2 binary64) (*.f64 x x)) x) | |
| ✓ | 99.1% | (fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| 16.6% | (*.f64 x #s(literal 1/6 binary64)) | |
| ✓ | 100.0% | (tanh.f64 x) |
Compiled 325 to 120 computations (63.1% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal 15/2 binary64) (*.f64 x x)) x) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) x) |
(tanh.f64 x) |
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Outputs |
|---|
(tanh.f64 x) |
2 calls:
| 7.0ms | x |
| 4.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 16 to 8 computations (50% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal 15/2 binary64) (*.f64 x x)) x) |
(fma.f64 (fma.f64 x (*.f64 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) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8/3375 binary64))) #s(literal -1/27 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 2/45 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64))) x) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
2 calls:
| 4.0ms | x |
| 4.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
| 99.3% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 16 to 8 computations (50% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal 15/2 binary64) (*.f64 x x)) x) |
(fma.f64 (fma.f64 x (*.f64 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) |
| Outputs |
|---|
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
2 calls:
| 6.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 16 to 8 computations (50% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
| Outputs |
|---|
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | x |
| 99.1% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 16 to 8 computations (50% saved)
Total -7.4b remaining (-13.8%)
Threshold costs -7.4b (-13.8%)
| Inputs |
|---|
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
| Outputs |
|---|
(*.f64 x #s(literal 1/6 binary64)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 16.6% | 1 | x |
| 16.6% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 16 to 8 computations (50% saved)
| 1× | egg-herbie |
| 12× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 43 |
| 1 | 27 | 43 |
| 1× | saturated |
| Inputs |
|---|
(tanh.f64 x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x #s(literal 1/6 binary64)) |
| Outputs |
|---|
(tanh.f64 x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/9 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -2/15 binary64) #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x #s(literal 1/6 binary64)) |
| 14 662× | lower-fma.f64 |
| 14 662× | lower-fma.f32 |
| 9 442× | lower-fma.f32 |
| 9 432× | lower-fma.f64 |
| 8 828× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 61 |
| 0 | 29 | 56 |
| 1 | 137 | 56 |
| 2 | 961 | 56 |
| 0 | 8294 | 55 |
| 0 | 77 | 339 |
| 1 | 220 | 338 |
| 2 | 491 | 332 |
| 3 | 1300 | 332 |
| 4 | 2176 | 332 |
| 5 | 3649 | 332 |
| 6 | 4346 | 332 |
| 7 | 5827 | 332 |
| 8 | 7955 | 332 |
| 0 | 8255 | 310 |
| 0 | 97 | 966 |
| 1 | 238 | 952 |
| 2 | 579 | 934 |
| 3 | 1571 | 934 |
| 4 | 3665 | 934 |
| 5 | 6766 | 934 |
| 0 | 8084 | 883 |
| 0 | 103 | 1100 |
| 1 | 256 | 1094 |
| 2 | 663 | 1094 |
| 3 | 2093 | 1082 |
| 4 | 5574 | 1082 |
| 0 | 8197 | 1043 |
| 0 | 7 | 24 |
| 0 | 13 | 11 |
| 1 | 55 | 11 |
| 2 | 424 | 11 |
| 3 | 7080 | 11 |
| 0 | 8062 | 11 |
| 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 |
Compiled 167 to 87 computations (47.9% saved)
(negabs x)
Compiled 128 to 64 computations (50% saved)
Loading profile data...