
Time bar (total: 13.6s)
| 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.5s | 3 042× | 2 | valid |
| 972.0ms | 4 667× | 1 | valid |
| 505.0ms | 7 607× | 0 | exit |
| 37.0ms | 547× | 0 | valid |
ival-exp: 1.6s (65.4% of total)adjust: 277.0ms (11.4% of total)ival-div: 177.0ms (7.3% of total)ival-sub: 151.0ms (6.2% of total)ival-add: 125.0ms (5.1% of total)ival-neg: 92.0ms (3.8% of total)ival-true: 12.0ms (0.5% of total)ival-assert: 7.0ms (0.3% 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 |
|---|---|---|---|---|---|
| 249 | 0 | - | 2 | (0.007299753186486431) | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 5 | 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 | 247 | 2 |
/.f64 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) | o/o | 5 | 0 |
| ↳ | (exp.f64 x) | overflow | 5 | |
| ↳ | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | overflow | 5 | |
| ↳ | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) | overflow | 5 | |
| ↳ | (exp.f64 x) | overflow | 5 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 252 | 2 |
| - | 0 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 252 | 2 | 0 |
| - | 0 | 0 | 2 |
| number | freq |
|---|---|
| 0 | 4 |
| 1 | 252 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 102.0ms | 296× | 1 | valid |
| 75.0ms | 174× | 2 | valid |
| 3.0ms | 42× | 0 | valid |
Compiled 98 to 32 computations (67.3% saved)
ival-exp: 106.0ms (67.5% of total)adjust: 30.0ms (19.1% of total)ival-div: 7.0ms (4.5% of total)ival-sub: 6.0ms (3.8% of total)ival-add: 5.0ms (3.2% of total)ival-neg: 3.0ms (1.9% 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 |
|---|---|---|
| ▶ | 10.3% | (/.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 x) |
| ✓ | accuracy | 100.0% | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 98.1% | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| ✓ | accuracy | 12.2% | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 36.0ms | 87× | 2 | valid |
| 29.0ms | 148× | 1 | valid |
| 1.0ms | 21× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-exp: 39.0ms (72% of total)adjust: 5.0ms (9.2% of total)ival-div: 4.0ms (7.4% of total)ival-sub: 3.0ms (5.5% of total)ival-add: 2.0ms (3.7% of total)ival-neg: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))> |
#<alt (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))> |
#<alt (exp.f64 x)> |
#<alt (exp.f64 (neg.f64 x))> |
#<alt (+.f64 (exp.f64 x) (exp.f64 (neg.f64 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) (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 (* 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 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))> |
#<alt 2> |
#<alt (+ 2 (pow x 2))> |
#<alt (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (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)))> |
15 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)))) |
| 1.0ms | x | @ | 0 | (/ (- (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))) |
| 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 | 30 |
| 0 | 13 | 15 |
| 1 | 55 | 15 |
| 2 | 424 | 15 |
| 3 | 7080 | 15 |
| 0 | 8062 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 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) |
(exp.f64 (neg.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(+.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) |
(+.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)) |
(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)))) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (neg.f64 (neg.f64 (exp.f64 x)))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 x))) (exp.f64 (neg.f64 x))) |
(+.f64 (*.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))))) (exp.f64 (+.f64 x x))) (*.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 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(+.f64 (*.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 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.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))))) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.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 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) (*.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))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (exp.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 binary64) (exp.f64 (-.f64 (neg.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 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.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 (exp.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 (*.f64 #s(literal 2 binary64) (cosh.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 #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 (exp.f64 x) #s(literal 0 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (exp.f64 x) (neg.f64 (exp.f64 (neg.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (exp.f64 x)) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (exp.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 binary64) (exp.f64 (-.f64 (neg.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 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.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 (exp.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 -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.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 #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))))))) |
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 (exp.f64 x) (sinh.f64 x)) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.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))))) (exp.f64 (+.f64 x x)) (*.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 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(fma.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 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.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))))) (exp.f64 (+.f64 x x)))) |
(fma.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 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.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))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (/.f64 (exp.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)) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (sinh.f64 x)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.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 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (/.f64 (exp.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)))))) (/.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 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 x)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.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))) (exp.f64 x)) |
(fma.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))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 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))) (cosh.f64 x) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x 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))) (neg.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(neg.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) (*.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)) #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 #s(literal 2 binary64) (cosh.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) (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 #s(literal -1 binary64) (/.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) (sinh.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(/.f64 (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 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.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 (+.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))) (expm1.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) (sinh.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) (sinh.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) (sinh.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)) (sinh.f64 x)) |
(/.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 #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) (sinh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.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 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) (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 binary64) (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 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) #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))) (*.f64 #s(literal 2 binary64) (cosh.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))) (*.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 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 (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)))))) (*.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 (+.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))) (sinh.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 #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 (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) (sinh.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 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 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 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 #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.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) (sinh.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) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 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))) (expm1.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 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.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 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (sinh.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) (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))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.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) (sinh.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.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 (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 (*.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)) (-.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 (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))) (expm1.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) (sinh.f64 (*.f64 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/2 binary64) (sinh.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 (*.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) (sinh.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 (sinh.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) (sinh.f64 x))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (cosh.f64 x)))) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (sinh.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(*.f64 (*.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 #s(literal 2 binary64) (cosh.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) (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) (cosh.f64 x)) (/.f64 #s(literal 1 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)) (/.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) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.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 (/.f64 #s(literal 1/2 binary64) (sinh.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) (cosh.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) (sinh.f64 x))) |
(*.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))) (/.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) (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 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)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.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 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 x)) (sinh.f64 x)) |
(*.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) (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 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (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)))))) (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 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.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))) (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 2 binary64) (sinh.f64 (+.f64 x 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 2 binary64) (sinh.f64 (+.f64 x x))) (*.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) (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 #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))) |
| 1× | egg-herbie |
| 12 890× | lower-fma.f64 |
| 12 890× | lower-fma.f32 |
| 4 156× | lower-*.f64 |
| 4 156× | lower-*.f32 |
| 2 544× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 425 |
| 1 | 259 | 424 |
| 2 | 604 | 414 |
| 3 | 1659 | 414 |
| 4 | 2630 | 414 |
| 5 | 4160 | 414 |
| 6 | 4872 | 414 |
| 7 | 6500 | 414 |
| 0 | 8123 | 386 |
| 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) (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)))) |
(* 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))) |
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)) |
2 |
(+ 2 (pow x 2)) |
(+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (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))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 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 (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 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)))) |
(* 2 x) |
(+.f64 x x) |
(* x (+ 2 (* 1/3 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #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 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x 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))) |
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)) |
2 |
#s(literal 2 binary64) |
(+ 2 (pow x 2)) |
(fma.f64 x x #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
(fma.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) #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))) |
Compiled 17 810 to 1 744 computations (90.2% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 742 | 5 | 747 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 743 | 5 | 748 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.8% | (fma.f64 (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 x (*.f64 x x)) x) |
| ▶ | 97.8% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| ▶ | 97.3% | (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
| ▶ | 98.0% | (/.f64 (sinh.f64 x) (cosh.f64 x)) |
| ▶ | 100.0% | (tanh.f64 x) |
Compiled 102 to 60 computations (41.2% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (sinh.f64 x) |
| ✓ | cost-diff | 7104 | (/.f64 (sinh.f64 x) (cosh.f64 x)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (fma.f64 (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 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x 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 | (fma.f64 (fma.f64 x (*.f64 x #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 #s(literal -1/3 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (tanh.f64 x) |
| 5 784× | lower-fma.f32 |
| 5 772× | lower-fma.f64 |
| 3 844× | lower-*.f32 |
| 3 832× | lower-*.f64 |
| 1 994× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 122 |
| 0 | 42 | 111 |
| 1 | 98 | 110 |
| 2 | 207 | 110 |
| 3 | 407 | 110 |
| 4 | 823 | 110 |
| 5 | 1395 | 110 |
| 6 | 2683 | 110 |
| 7 | 5754 | 110 |
| 0 | 8104 | 109 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(tanh.f64 x) |
x |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
x |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
#s(literal -1/3 binary64) |
(*.f64 x 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 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 (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (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 x (*.f64 x x)) x) |
(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)) |
x |
(*.f64 x (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)) |
(*.f64 x #s(literal -17/315 binary64)) |
#s(literal -17/315 binary64) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(sinh.f64 x) |
x |
(cosh.f64 x) |
| Outputs |
|---|
(tanh.f64 x) |
x |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x) |
x |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
#s(literal -1/3 binary64) |
(*.f64 x 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 x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) 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 (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (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 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 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) |
(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 (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 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
(*.f64 x (fma.f64 (*.f64 x 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)) |
(fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) |
(*.f64 x #s(literal -17/315 binary64)) |
#s(literal -17/315 binary64) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(tanh.f64 x) |
(sinh.f64 x) |
x |
(cosh.f64 x) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (sinh.f64 x) |
| ✓ | accuracy | 98.1% | (/.f64 (sinh.f64 x) (cosh.f64 x)) |
| ✓ | accuracy | 100.0% | (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)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal -17/315 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 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.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (tanh.f64 x) |
| 179.0ms | 256× | 0 | valid |
Compiled 135 to 28 computations (79.3% saved)
ival-tanh: 59.0ms (35.8% of total)ival-sinh: 58.0ms (35.2% of total)const: 21.0ms (12.7% of total)ival-mult: 16.0ms (9.7% of total)ival-add: 6.0ms (3.6% of total)ival-div: 2.0ms (1.2% of total)ival-cosh: 2.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (tanh.f64 x)> |
#<alt (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)> |
#<alt (*.f64 #s(literal -1/3 binary64) (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x)> |
#<alt (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))> |
#<alt (*.f64 x #s(literal 2/15 binary64))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (fma.f64 (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 x (*.f64 x x)) x)> |
#<alt (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))> |
#<alt (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))> |
#<alt (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))> |
#<alt (/.f64 (sinh.f64 x) (cosh.f64 x))> |
#<alt (sinh.f64 x)> |
#<alt (cosh.f64 x)> |
#<alt (*.f64 x #s(literal -17/315 binary64))> |
| 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 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 (* -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 (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 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 -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 (* 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 (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 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 (* -17/315 (pow x 7))> |
#<alt (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))> |
#<alt (* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4)))))> |
#<alt (* -17/315 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<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 (* 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 2/15> |
#<alt (+ 2/15 (* -17/315 (pow x 2)))> |
#<alt (+ 2/15 (* -17/315 (pow x 2)))> |
#<alt (+ 2/15 (* -17/315 (pow x 2)))> |
#<alt (* -17/315 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* -17/315 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<alt (* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315))> |
#<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 x> |
#<alt (* x (+ 1 (* 1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
#<alt (* -17/315 x)> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | x | @ | inf | (+ (* x (* -1/3 (* x x))) x) |
| 2.0ms | x | @ | inf | (tanh x) |
| 2.0ms | x | @ | -inf | (* x 2/15) |
| 1.0ms | x | @ | -inf | (/ (sinh x) (cosh x)) |
| 1.0ms | x | @ | inf | (/ (sinh x) (cosh x)) |
| 1× | batch-egg-rewrite |
| 8 164× | lower-fma.f32 |
| 8 152× | lower-fma.f64 |
| 5 156× | lower-*.f32 |
| 5 144× | lower-*.f64 |
| 4 300× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 100 |
| 0 | 42 | 91 |
| 1 | 174 | 90 |
| 2 | 1195 | 90 |
| 0 | 8489 | 89 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(tanh.f64 x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 x 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 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(*.f64 x #s(literal 2/15 binary64)) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (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 x (*.f64 x x)) x) |
(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 x (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)) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(sinh.f64 x) |
(cosh.f64 x) |
(*.f64 x #s(literal -17/315 binary64)) |
| 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))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sinh.f64 x) (neg.f64 (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 (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)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (exp.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) (/.f64 (sinh.f64 x) (neg.f64 (cosh.f64 x)))) |
(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 (sinh.f64 x) (neg.f64 (cosh.f64 x)))) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (neg.f64 (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) (sinh.f64 x)) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)))) |
(/.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 (neg.f64 (sinh.f64 x)) (neg.f64 (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) (neg.f64 (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (neg.f64 (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.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 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 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) (+.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 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (neg.f64 (cosh.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 (fma.f64 x #s(literal -2 binary64) (*.f64 x #s(literal -2 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 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 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 (sinh.f64 x) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (tanh.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 (neg.f64 (sinh.f64 x)) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 x) (neg.f64 (cosh.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x))))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.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) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.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))) |
(tanh.f64 x) |
(+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))) |
(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 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) #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 x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 x #s(literal -1/3 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))) |
(+.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 x (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 (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))))) (fma.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 x x) (fma.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 (*.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))))) (fma.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 x x) (fma.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 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 (*.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 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) (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 (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 x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 (*.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 #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))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(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 (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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) 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) (-.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)))) 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 x (*.f64 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) (-.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)))) 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 x (*.f64 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))))) |
(/.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 (*.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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x 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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x))) (fma.f64 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 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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x))) (fma.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 (*.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 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x 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) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.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 #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 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 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 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 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.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 (*.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 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x 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) (fma.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 (fma.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 (*.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 (*.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))))) (fma.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 (fma.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 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))) (neg.f64 x)) (fma.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 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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (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)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (fma.f64 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 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 (-.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 (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)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 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 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 (-.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 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 (*.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))))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.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 (fma.f64 (*.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 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) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x)))) #s(literal 1 binary64)) (*.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 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (fma.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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 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 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 (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) (fma.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 (neg.f64 (fma.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 (*.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 (*.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))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 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 (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))))) (fma.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 (*.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))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.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 x x) (fma.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 (*.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))))) (fma.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 x x) (fma.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 (/.f64 (*.f64 (*.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))))) (fma.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 (*.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))))) (fma.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 x x) (fma.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 x x) (fma.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 (*.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))))) (fma.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 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 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 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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.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 (*.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 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x 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) (fma.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 #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))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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)) (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 x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 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 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 (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) (fma.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 #s(literal 1 binary64) (neg.f64 (fma.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 (*.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 #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 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))) (/.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) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 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 x (*.f64 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 x #s(literal 2/15 binary64)) 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 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 #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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 (*.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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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)) (fma.f64 x (*.f64 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 (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 (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 (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 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 (*.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 64/11390625 binary64)) #s(literal -1/19683 binary64)) #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 64/11390625 binary64) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -8/91125 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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 64/11390625 binary64) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 16/50625 binary64) (+.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 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x 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 (*.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 (-.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 (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 (neg.f64 (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 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 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 (*.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 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 (*.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 x (*.f64 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 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 (*.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 x (*.f64 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) (-.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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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 #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) (neg.f64 (-.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 (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) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))) |
(*.f64 x #s(literal 2/15 binary64)) |
(*.f64 #s(literal 2/15 binary64) 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 x (*.f64 (*.f64 x (*.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)))) |
(+.f64 (*.f64 (*.f64 x (*.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) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.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))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (-.f64 x (*.f64 (*.f64 x (*.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)))))) |
(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 (*.f64 x x) (*.f64 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 (*.f64 x (*.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 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))))) |
(fma.f64 (*.f64 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))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 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) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 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) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal -1/9 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 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) |
(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) (fma.f64 (*.f64 x 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 (*.f64 x (*.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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.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)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (fma.f64 (*.f64 x (*.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) (-.f64 x (*.f64 (*.f64 x (*.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))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.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 (*.f64 x (*.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)) (neg.f64 x))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.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)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.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 (*.f64 x (*.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)) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 x (*.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)) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.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) (-.f64 x (*.f64 (*.f64 x (*.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))))) (-.f64 x (*.f64 (*.f64 x (*.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))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x (*.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)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x (*.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)) (neg.f64 x)) (fma.f64 (*.f64 x (*.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)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.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))) #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 (*.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))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.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))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.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))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.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))) #s(literal 4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (*.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))) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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)))) (*.f64 x x)) (fma.f64 (*.f64 x (*.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)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.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 (*.f64 x (*.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)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.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)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.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) (-.f64 x (*.f64 (*.f64 x (*.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)))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.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)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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)) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.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)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.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)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.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 (*.f64 x (*.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)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.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)) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.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))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.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)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.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))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.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 (*.f64 x (*.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)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.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)) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.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) (-.f64 x (*.f64 (*.f64 x (*.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))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x (*.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)))))) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) |
(+.f64 (*.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 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (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))) (neg.f64 (/.f64 #s(literal 1/9 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))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 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)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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 #s(literal -1/3 binary64) (*.f64 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) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) x #s(literal -1/3 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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 #s(literal 1 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))) (neg.f64 (/.f64 #s(literal 1/9 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))))) |
(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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal -1/9 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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 (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)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x 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 (*.f64 x 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 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) (*.f64 (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))))) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (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 (*.f64 x x) #s(literal 1/9 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)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 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)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x 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 x x) (*.f64 x x)) (*.f64 (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))) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (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))) (fma.f64 (/.f64 #s(literal 1/9 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))) (/.f64 #s(literal 1/9 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))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 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))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 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))) (/.f64 #s(literal 1/9 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))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 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))))) |
(pow.f64 (/.f64 #s(literal 1 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))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 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))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 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)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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)))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (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 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #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 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) (*.f64 x #s(literal 2/15 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x)))) |
(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 #s(literal 2/15 binary64) x (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -17/315 binary64) (*.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 x (*.f64 x #s(literal -17/315 binary64))) x (*.f64 x #s(literal 2/15 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) (*.f64 x #s(literal 2/15 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 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 (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) (*.f64 x #s(literal 2/15 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 x (*.f64 x x)) (*.f64 (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) (*.f64 x #s(literal 2/15 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x)))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)))) (neg.f64 (fma.f64 x (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)))) (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))))) (-.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) (*.f64 x #s(literal 2/15 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -17/315 binary64))) (*.f64 #s(literal -2/15 binary64) x)))) |
(*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 2/15 binary64) (*.f64 x (*.f64 x #s(literal -17/315 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -17/315 binary64))) #s(literal 2/15 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (neg.f64 (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) |
(-.f64 (/.f64 #s(literal 4/225 binary64) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 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)) |
(fma.f64 #s(literal -17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 x #s(literal -17/315 binary64)) x #s(literal 2/15 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (neg.f64 (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4/225 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))) (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 (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))) (-.f64 #s(literal 4/225 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 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)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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)) (+.f64 #s(literal 4/225 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))))) |
(/.f64 (neg.f64 (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(/.f64 (neg.f64 (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 #s(literal 4/225 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) |
(/.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)))) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (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)) #s(literal 4/225 binary64))) (*.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)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64))) (*.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 24137569/976929722015625 binary64)) #s(literal 512/38443359375 binary64)) #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 24137569/976929722015625 binary64) (-.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -39304/105488578125 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(/.f64 (*.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 24137569/976929722015625 binary64) #s(literal -64/11390625 binary64)) #s(literal 1 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)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))) |
(/.f64 (*.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 24137569/976929722015625 binary64) #s(literal -64/11390625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 83521/9845600625 binary64) (+.f64 #s(literal 16/50625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1156/22325625 binary64)))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 83521/9845600625 binary64) #s(literal -16/50625 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (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 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))))) (neg.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (fma.f64 (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64)))) (*.f64 (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))) (/.f64 #s(literal 4/225 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 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)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4/225 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #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 (neg.f64 (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) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal -2/15 binary64))))) |
(*.f64 (-.f64 #s(literal 4/225 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))) |
(+.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))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sinh.f64 x) (neg.f64 (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 (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)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (exp.f64 x) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) (/.f64 (sinh.f64 x) (neg.f64 (cosh.f64 x)))) |
(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 (sinh.f64 x) (neg.f64 (cosh.f64 x)))) |
(/.f64 (sinh.f64 x) (cosh.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (neg.f64 (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) (sinh.f64 x)) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)))) |
(/.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 (neg.f64 (sinh.f64 x)) (neg.f64 (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) (neg.f64 (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (neg.f64 (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.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 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 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) (+.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 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (neg.f64 (cosh.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 (fma.f64 x #s(literal -2 binary64) (*.f64 x #s(literal -2 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 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 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 (sinh.f64 x) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 (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 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (tanh.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 (neg.f64 (sinh.f64 x)) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 x) (neg.f64 (cosh.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x))))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.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) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.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))) |
(tanh.f64 x) |
(+.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sinh.f64 x))) |
(-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) |
(neg.f64 (neg.f64 (sinh.f64 x))) |
(sinh.f64 x) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sinh.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sinh.f64 x))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(cosh.f64 x) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1/2 binary64)) |
(*.f64 x #s(literal -17/315 binary64)) |
(*.f64 #s(literal -17/315 binary64) x) |
| 1× | egg-herbie |
| 11 024× | lower-fma.f64 |
| 11 024× | lower-fma.f32 |
| 4 236× | lower-*.f64 |
| 4 236× | lower-*.f32 |
| 1 956× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1484 |
| 1 | 358 | 1436 |
| 2 | 1013 | 1436 |
| 3 | 3154 | 1436 |
| 4 | 6219 | 1436 |
| 0 | 8442 | 1354 |
| 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)))) |
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))))) |
(* -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)) |
(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) |
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)))))) |
-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))))) |
(* 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) |
(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) |
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)))) |
(* -17/315 (pow x 7)) |
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(* -17/315 (pow x 7)) |
(* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
-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))))) |
(* 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)))))) |
2/15 |
(+ 2/15 (* -17/315 (pow x 2))) |
(+ 2/15 (* -17/315 (pow x 2))) |
(+ 2/15 (* -17/315 (pow x 2))) |
(* -17/315 (pow x 2)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* -17/315 (pow x 2)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
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)))) |
x |
(* x (+ 1 (* 1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
(* -17/315 x) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(/ (- (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)))) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -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)) |
(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) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 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) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (/ 1 (pow x 4)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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/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 (*.f64 x 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 (*.f64 x 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 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)) |
(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)) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* -17/315 (pow x 7)) |
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(* -17/315 (pow x 7)) |
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.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 (*.f64 x 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(fma.f64 (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 2/15 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 x (*.f64 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 (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4))))) |
(fma.f64 (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(* 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))) |
2/15 |
#s(literal 2/15 binary64) |
(+ 2/15 (* -17/315 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(+ 2/15 (* -17/315 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(+ 2/15 (* -17/315 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(* -17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/315 binary64)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(* -17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -17/315 binary64)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) |
(* (pow x 2) (- (* 2/15 (/ 1 (pow x 2))) 17/315)) |
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 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 (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 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) 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)))) |
x |
(* x (+ 1 (* 1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
(* -17/315 x) |
(*.f64 x #s(literal -17/315 binary64)) |
Compiled 22 301 to 1 629 computations (92.7% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 759 | 12 | 771 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 762 | 14 | 776 |
| Status | Accuracy | Program |
|---|---|---|
| 97.8% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) | |
| ✓ | 97.8% | (fma.f64 (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 x (*.f64 x x)) x) |
| 97.8% | (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 (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 x (*.f64 x x)) x) | |
| 97.8% | (fma.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) | |
| ▶ | 97.8% | (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x x) |
| 96.6% | (fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x x)) x) | |
| ▶ | 97.3% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
| ▶ | 97.9% | (/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 97.3% | (+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) | |
| 97.3% | (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) | |
| 1.7% | (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) | |
| ▶ | 6.0% | (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
| ▶ | 4.9% | (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | 100.0% | (tanh.f64 x) |
Compiled 384 to 205 computations (46.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) 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))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sinh.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 17 982× | lower-fma.f32 |
| 17 970× | lower-fma.f64 |
| 3 694× | lower-*.f32 |
| 3 676× | lower-*.f64 |
| 2 762× | lower--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 177 |
| 0 | 47 | 161 |
| 1 | 111 | 154 |
| 2 | 257 | 150 |
| 3 | 475 | 150 |
| 4 | 691 | 150 |
| 5 | 1148 | 150 |
| 6 | 1818 | 150 |
| 7 | 4810 | 150 |
| 8 | 7811 | 150 |
| 0 | 8228 | 149 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(sinh.f64 x) |
x |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.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 x)) #s(literal -1/3 binary64) x) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
#s(literal 2/15 binary64) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x x) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
x |
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
(*.f64 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
| Outputs |
|---|
(/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(sinh.f64 x) |
x |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.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 x)) #s(literal -1/3 binary64) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 x (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
#s(literal 2/15 binary64) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) 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 (*.f64 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 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
x |
(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 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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.8% | (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) |
| ✓ | accuracy | 99.4% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (sinh.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 62.0ms | 256× | 0 | valid |
Compiled 194 to 32 computations (83.5% saved)
ival-mult: 23.0ms (50.7% of total)const: 11.0ms (24.2% of total)ival-add: 7.0ms (15.4% of total)ival-sinh: 2.0ms (4.4% of total)ival-div: 1.0ms (2.2% 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 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))> |
#<alt (sinh.f64 x)> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x)> |
#<alt (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))> |
#<alt (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)> |
#<alt (*.f64 x (*.f64 x (*.f64 x x)))> |
#<alt (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x x)> |
#<alt (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)> |
#<alt (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))> |
#<alt (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))> |
#<alt (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))> |
#<alt (*.f64 x #s(literal 2/15 binary64))> |
| 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 (* 360 (/ (- (exp x) (/ 1 (exp x))) (pow x 6)))> |
#<alt (/ (+ (* -10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 360 (- (exp x) (/ 1 (exp x))))) (pow x 6))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x))))) (pow x 4))) (* 360 (- (exp x) (/ 1 (exp x))))) (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -3888000 (- (exp x) (/ 1 (exp x)))) (+ (* -30 (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x)))))) (* 259200 (- (exp x) (/ 1 (exp x)))))) (pow x 6))) (* 360 (- (exp x) (/ 1 (exp x))))) (+ (* -324000 (/ (- (exp x) (/ 1 (exp x))) (pow x 4))) (+ (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 129600 (/ (- (exp x) (/ 1 (exp x))) (pow x 4)))))) (pow x 6))> |
#<alt (* 360 (/ (- (exp x) (/ 1 (exp x))) (pow x 6)))> |
#<alt (/ (+ (* -10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 360 (- (exp x) (/ 1 (exp x))))) (pow x 6))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x))))) (pow x 4))) (* 360 (- (exp x) (/ 1 (exp x))))) (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -3888000 (- (exp x) (/ 1 (exp x)))) (+ (* -30 (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x)))))) (* 259200 (- (exp x) (/ 1 (exp x)))))) (pow x 6))) (* 360 (- (exp x) (/ 1 (exp x))))) (+ (* -324000 (/ (- (exp x) (/ 1 (exp x))) (pow x 4))) (+ (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 129600 (/ (- (exp x) (/ 1 (exp x))) (pow x 4)))))) (pow x 6))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (- (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<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 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 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 (* 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 (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<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 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 (* -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 x)> |
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* 2/15 (pow x 3))> |
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 3) (- (* 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)))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (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)> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (* (* x (+ (* x (* x 2/15)) -1/3)) x) |
| 1.0ms | x | @ | inf | (/ (sinh x) (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) 1)) |
| 1.0ms | x | @ | -inf | (/ (sinh x) (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) 1)) |
| 0.0ms | x | @ | 0 | (* 2/15 (* (* x (* x (* x x))) x)) |
| 0.0ms | x | @ | -inf | (* -1/3 (* x (* x x))) |
| 1× | batch-egg-rewrite |
| 6 696× | lower-fma.f32 |
| 6 684× | lower-fma.f64 |
| 5 002× | lower-*.f32 |
| 4 984× | lower-*.f64 |
| 4 244× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 133 |
| 0 | 47 | 121 |
| 1 | 193 | 114 |
| 2 | 1342 | 110 |
| 0 | 8151 | 109 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(sinh.f64 x) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x x) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) |
(*.f64 x (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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(*.f64 x #s(literal 2/15 binary64)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (/.f64 (neg.f64 (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (sinh.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (sinh.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sinh.f64 x) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (sinh.f64 x) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sinh.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sinh.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (sinh.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sinh.f64 x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sinh.f64 x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sinh.f64 x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sinh.f64 x))) |
(-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) |
(neg.f64 (neg.f64 (sinh.f64 x))) |
(sinh.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sinh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sinh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sinh.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sinh.f64 x))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/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 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) 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 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 x (*.f64 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 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)))) |
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x x) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x #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 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.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 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.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 binary64)) (*.f64 (fma.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/81 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 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) (neg.f64 (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x 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 (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2/15 binary64)) |
(*.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 5 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(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 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(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 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 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 x x) (fma.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 x x) (fma.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 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 (*.f64 x (*.f64 x x))) (*.f64 (*.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 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 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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 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 (*.f64 x x))) (*.f64 (*.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 #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))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 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))))) |
(/.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 (*.f64 x (*.f64 x x))) (*.f64 (*.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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x))) (fma.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x 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) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.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 #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 (neg.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x)))) (neg.f64 (fma.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (neg.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x 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) (fma.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 (fma.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 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 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 (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 (fma.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 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))) (neg.f64 x)) (fma.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 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.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 x (*.f64 x (*.f64 x x)))))))) (fma.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (-.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 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x))) (fma.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (-.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 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.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 x (*.f64 x (*.f64 x x))))))) (fma.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 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x x)) (fma.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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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) (fma.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 (neg.f64 (fma.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 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))))) (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 (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.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 x x) (fma.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 x x) (fma.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 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 x x) (fma.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 x x) (fma.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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))))) (fma.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 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (neg.f64 x))))) |
(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 x (fma.f64 x (*.f64 x (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 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)) |
(*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x 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) (fma.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 #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))) (neg.f64 x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (neg.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 (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) (fma.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 #s(literal 1 binary64) (neg.f64 (fma.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 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.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 #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 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) (*.f64 (*.f64 x #s(literal -1/3 binary64)) x)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x (*.f64 (*.f64 x #s(literal -1/3 binary64)) x)) |
(/.f64 (*.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 (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))) (fma.f64 (*.f64 x (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) (*.f64 (*.f64 x #s(literal -1/3 binary64)) x)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) (*.f64 (*.f64 x #s(literal -1/3 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.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 x) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x)) (*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) (*.f64 (*.f64 x #s(literal -1/3 binary64)) x))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) (*.f64 (*.f64 x #s(literal -1/3 binary64)) x))) |
(*.f64 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 (*.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)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))) |
(+.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))) |
(fma.f64 x #s(literal -1/3 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) x (*.f64 x #s(literal -1/3 binary64))) |
(/.f64 x (/.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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 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) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.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 (-.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 (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 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 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) |
(/.f64 (*.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 (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 (*.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)) x) (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)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (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 (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 (neg.f64 (*.f64 x (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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) x)) (neg.f64 (-.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 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (-.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(*.f64 x (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)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 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 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) |
(*.f64 (*.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 (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) x) (/.f64 #s(literal 1 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)) 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) (*.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 (*.f64 x x) #s(literal 4/225 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))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x 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 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 x #s(literal 2/15 binary64)) 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))))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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 #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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 (*.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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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)) (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 (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 (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 (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x 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 x x) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) #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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 (*.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 64/11390625 binary64)) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.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 64/11390625 binary64) (-.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 (*.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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 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 (*.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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 64/11390625 binary64) #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) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/2025 binary64)))) (fma.f64 (*.f64 x 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 (*.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 (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 (-.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 (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 (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.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 (*.f64 (*.f64 x 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 (*.f64 x 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 #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 (*.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))))) |
(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) (-.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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 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 #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 (-.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 (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) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal 1/3 binary64))))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 #s(literal 1/139314069504000000 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/2641807540224 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/139314069504000000 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/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/5159780352000 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/139314069504000000 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/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal -1/13824 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/139314069504000000 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/191102976 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 1/268738560000 binary64) (+.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/298598400 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/268738560000 binary64) #s(literal -1/331776 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(*.f64 x #s(literal 2/15 binary64)) |
(*.f64 #s(literal 2/15 binary64) x) |
| 1× | egg-herbie |
| 19 892× | lower-fma.f64 |
| 19 892× | lower-fma.f32 |
| 5 624× | lower-*.f64 |
| 5 624× | lower-*.f32 |
| 3 806× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 1518 |
| 1 | 431 | 1474 |
| 2 | 1235 | 1408 |
| 3 | 4071 | 1408 |
| 0 | 8447 | 1334 |
| 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)))) |
(* 360 (/ (- (exp x) (/ 1 (exp x))) (pow x 6))) |
(/ (+ (* -10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 360 (- (exp x) (/ 1 (exp x))))) (pow x 6)) |
(/ (- (+ (* -1 (/ (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x))))) (pow x 4))) (* 360 (- (exp x) (/ 1 (exp x))))) (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2)))) (pow x 6)) |
(/ (- (+ (* -1 (/ (+ (* -3888000 (- (exp x) (/ 1 (exp x)))) (+ (* -30 (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x)))))) (* 259200 (- (exp x) (/ 1 (exp x)))))) (pow x 6))) (* 360 (- (exp x) (/ 1 (exp x))))) (+ (* -324000 (/ (- (exp x) (/ 1 (exp x))) (pow x 4))) (+ (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 129600 (/ (- (exp x) (/ 1 (exp x))) (pow x 4)))))) (pow x 6)) |
(* 360 (/ (- (exp x) (/ 1 (exp x))) (pow x 6))) |
(/ (+ (* -10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 360 (- (exp x) (/ 1 (exp x))))) (pow x 6)) |
(/ (- (+ (* -1 (/ (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x))))) (pow x 4))) (* 360 (- (exp x) (/ 1 (exp x))))) (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2)))) (pow x 6)) |
(/ (- (+ (* -1 (/ (+ (* -3888000 (- (exp x) (/ 1 (exp x)))) (+ (* -30 (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x)))))) (* 259200 (- (exp x) (/ 1 (exp x)))))) (pow x 6))) (* 360 (- (exp x) (/ 1 (exp x))))) (+ (* -324000 (/ (- (exp x) (/ 1 (exp x))) (pow x 4))) (+ (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 129600 (/ (- (exp x) (/ 1 (exp x))) (pow x 4)))))) (pow x 6)) |
x |
(* x (+ 1 (* 1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(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 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) |
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))))) |
(* 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)) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(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) |
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)))))) |
(* -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 x) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(* 2/15 (pow x 3)) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 3) (- (* 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))))) |
1/24 |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (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) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 360 (/ (- (exp x) (/ 1 (exp x))) (pow x 6))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 360 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(/ (+ (* -10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 360 (- (exp x) (/ 1 (exp x))))) (pow x 6)) |
(/.f64 (fma.f64 #s(literal 360 binary64) (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -10800 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ (* -1 (/ (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x))))) (pow x 4))) (* 360 (- (exp x) (/ 1 (exp x))))) (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2)))) (pow x 6)) |
(/.f64 (fma.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 #s(literal 360 binary64) (/.f64 #s(literal 194400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -10800 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ (* -1 (/ (+ (* -3888000 (- (exp x) (/ 1 (exp x)))) (+ (* -30 (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x)))))) (* 259200 (- (exp x) (/ 1 (exp x)))))) (pow x 6))) (* 360 (- (exp x) (/ 1 (exp x))))) (+ (* -324000 (/ (- (exp x) (/ 1 (exp x))) (pow x 4))) (+ (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 129600 (/ (- (exp x) (/ 1 (exp x))) (pow x 4)))))) (pow x 6)) |
(/.f64 (fma.f64 #s(literal 360 binary64) (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -6091200 binary64) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3888000 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 194400 binary64) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -10800 binary64) (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64))) |
(* 360 (/ (- (exp x) (/ 1 (exp x))) (pow x 6))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 360 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(/ (+ (* -10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 360 (- (exp x) (/ 1 (exp x))))) (pow x 6)) |
(/.f64 (fma.f64 #s(literal 360 binary64) (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -10800 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ (* -1 (/ (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x))))) (pow x 4))) (* 360 (- (exp x) (/ 1 (exp x))))) (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2)))) (pow x 6)) |
(/.f64 (fma.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 #s(literal 360 binary64) (/.f64 #s(literal 194400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -10800 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ (* -1 (/ (+ (* -3888000 (- (exp x) (/ 1 (exp x)))) (+ (* -30 (+ (* -324000 (- (exp x) (/ 1 (exp x)))) (* 129600 (- (exp x) (/ 1 (exp x)))))) (* 259200 (- (exp x) (/ 1 (exp x)))))) (pow x 6))) (* 360 (- (exp x) (/ 1 (exp x))))) (+ (* -324000 (/ (- (exp x) (/ 1 (exp x))) (pow x 4))) (+ (* 10800 (/ (- (exp x) (/ 1 (exp x))) (pow x 2))) (* 129600 (/ (- (exp x) (/ 1 (exp x))) (pow x 4)))))) (pow x 6)) |
(/.f64 (fma.f64 #s(literal 360 binary64) (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -6091200 binary64) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3888000 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 194400 binary64) (*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -10800 binary64) (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64))) |
x |
(* x (+ 1 (* 1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
(* 1/2 (- (exp x) (/ 1 (exp x)))) |
(*.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/720 binary64)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/720 binary64)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
(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 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 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)) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3)) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1/3 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x 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))) |
x |
(* x (+ 1 (* -1/3 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 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) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (/ 1 (pow x 4)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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/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 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* 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 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 3)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 3)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 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 (*.f64 x 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 (*.f64 x 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)) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 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)) |
Compiled 21 069 to 1 741 computations (91.7% saved)
20 alts after pruning (16 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 725 | 11 | 736 |
| Fresh | 2 | 5 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 730 | 20 | 750 |
| Status | Accuracy | Program |
|---|---|---|
| 97.8% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) | |
| ✓ | 97.8% | (fma.f64 (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 x (*.f64 x x)) x) |
| 97.8% | (fma.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) | |
| 96.6% | (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) | |
| 97.8% | (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x x) | |
| ✓ | 97.3% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
| ▶ | 98.1% | (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 98.0% | (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 97.6% | (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| ▶ | 97.3% | (+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
| ▶ | 97.8% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
| 97.3% | (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) | |
| ▶ | 1.7% | (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
| 4.9% | (*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) | |
| 4.9% | (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) | |
| 6.0% | (*.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) | |
| ▶ | 4.9% | (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
| 6.0% | (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) | |
| ✓ | 4.9% | (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | 100.0% | (tanh.f64 x) |
Compiled 535 to 295 computations (44.9% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
| ✓ | cost-diff | 1152 | (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 10 700× | lower-fma.f32 |
| 10 684× | lower-fma.f64 |
| 5 234× | lower-*.f32 |
| 5 212× | lower-*.f64 |
| 2 936× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 266 |
| 0 | 64 | 252 |
| 1 | 147 | 240 |
| 2 | 379 | 235 |
| 3 | 861 | 235 |
| 4 | 1977 | 234 |
| 5 | 2649 | 234 |
| 6 | 3944 | 234 |
| 7 | 5365 | 234 |
| 8 | 6260 | 234 |
| 9 | 6784 | 234 |
| 10 | 7531 | 234 |
| 0 | 8143 | 232 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(*.f64 x #s(literal 1/5040 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
x |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
#s(literal -1/3 binary64) |
(*.f64 x x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
x |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
#s(literal -1/3 binary64) |
(*.f64 x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
x |
(*.f64 x (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 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
#s(literal 2/15 binary64) |
(/.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
#s(literal -1/3 binary64) |
| Outputs |
|---|
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(*.f64 x x) |
x |
(fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(*.f64 x #s(literal 1/5040 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64)))) |
x |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
#s(literal -1/3 binary64) |
(*.f64 x x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64)))) |
x |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -1/3 binary64))) |
#s(literal -1/3 binary64) |
(*.f64 x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
x |
(*.f64 x (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 x #s(literal 2/15 binary64)) |
#s(literal 2/15 binary64) |
#s(literal -1/3 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
#s(literal 2/15 binary64) |
(/.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
#s(literal -1/3 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
| ✓ | accuracy | 38.4% | (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) 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.4% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/5040 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| 137.0ms | 256× | 0 | valid |
Compiled 292 to 43 computations (85.3% saved)
ival-mult: 52.0ms (45.2% of total)const: 46.0ms (40% of total)ival-add: 12.0ms (10.4% of total)ival-div: 4.0ms (3.5% 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 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))> |
#<alt (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x)> |
#<alt (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))> |
#<alt (*.f64 x x)> |
#<alt (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))> |
#<alt (*.f64 #s(literal -1/3 binary64) (*.f64 x x))> |
#<alt (+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)> |
#<alt (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x)> |
#<alt (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64))> |
#<alt (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))> |
#<alt (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))> |
#<alt (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))))> |
#<alt (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)> |
#<alt (*.f64 x (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x #s(literal 1/5040 binary64))> |
#<alt (*.f64 x #s(literal 2/15 binary64))> |
#<alt (/.f64 #s(literal -1/3 binary64) (*.f64 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 (* 1/7 x)> |
#<alt (* x (+ 1/7 (* 12/7 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4)))))> |
#<alt (* x (- (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4)))) (* 3600/7 (/ 1 (pow x 6)))))> |
#<alt (* 1/7 x)> |
#<alt (* x (+ 1/7 (* 12/7 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 12/7 (* 120/7 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))> |
#<alt (* -1 (* x (- (* 3600/7 (/ 1 (pow x 6))) (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4)))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))))))> |
#<alt (* 1/5040 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/5040 (pow x 7))> |
#<alt (* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2)))))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/120 (pow x 2)))> |
#<alt (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))> |
#<alt (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))> |
#<alt (* 1/5040 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2))))))> |
#<alt (* 1/5040 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 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 (* -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 (* -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 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 1> |
#<alt (+ 1 (* -1/3 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3)))> |
#<alt (+ 1 (* (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 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 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 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* -1/3 x)> |
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))> |
#<alt (* 2/15 (pow x 3))> |
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 3) (- (* 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)))))> |
#<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 (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<alt (pow x 5)> |
#<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 (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/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 x)> |
#<alt (* 1/5040 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 (* 2/15 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))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (+ (* (+ (* (* x x) (+ (* x (* x 1/5040)) 1/120)) 1/6) (* x (* x x))) x) (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) 1)) |
| 1.0ms | x | @ | -inf | (/ (+ (* (+ (* (* x x) (+ (* x (* x 1/5040)) 1/120)) 1/6) (* x (* x x))) x) (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) 1)) |
| 0.0ms | x | @ | inf | (* (+ (* x (* x (+ (* x (* x 2/15)) -1/3))) 1) x) |
| 0.0ms | x | @ | -inf | (* x 1/5040) |
| 0.0ms | x | @ | 0 | (/ (+ (* (+ (* (* x x) (+ (* x (* x 1/5040)) 1/120)) 1/6) (* x (* x x))) x) (+ (* (* x x) (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) 1)) |
| 1× | batch-egg-rewrite |
| 5 958× | lower-fma.f32 |
| 5 942× | lower-fma.f64 |
| 4 534× | lower-*.f32 |
| 4 512× | lower-*.f64 |
| 3 730× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 175 |
| 0 | 64 | 163 |
| 1 | 290 | 153 |
| 2 | 2236 | 149 |
| 0 | 8694 | 147 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 x x) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 x (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 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x #s(literal 1/5040 binary64)) |
(*.f64 x #s(literal 2/15 binary64)) |
(/.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (/.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) x) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64))) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/5040 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/5040 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/5040 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) x) x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/5040 binary64))) x (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/128024064000 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/5040 binary64))) (*.f64 (*.f64 x x) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 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 x (*.f64 x (*.f64 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 (*.f64 x #s(literal -1/3 binary64))) x) |
(*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x 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 (*.f64 x x)) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x x) |
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.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))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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)) x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.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)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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)) x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (*.f64 #s(literal 1 binary64) x))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (fma.f64 x (*.f64 x (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 (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) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 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 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(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 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (*.f64 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 (*.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)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (*.f64 x (*.f64 x (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 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))) (neg.f64 (fma.f64 x (*.f64 x (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) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 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 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (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 (*.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)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (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 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))) (fma.f64 x (*.f64 x (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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.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))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.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 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(+.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64))))) |
(fma.f64 x #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2/15 binary64))) x (*.f64 x #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 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) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))) |
(/.f64 (*.f64 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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)) #s(literal -1/27 binary64)) x) (fma.f64 (*.f64 x (*.f64 x (*.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 (*.f64 x (*.f64 x (*.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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (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) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) #s(literal -1/9 binary64)))) (neg.f64 (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)) x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.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 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) #s(literal -1/9 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8/3375 binary64)))) (fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64)))))) |
(*.f64 x (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)) x) |
(+.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 (*.f64 x (*.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 x (*.f64 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 x (*.f64 x #s(literal 2/15 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64)) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 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 x #s(literal 2/15 binary64)) x #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) (-.f64 #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 #s(literal 1 binary64) (/.f64 (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 (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) (-.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 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 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)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) (-.f64 #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 #s(literal -1 binary64) (neg.f64 (/.f64 (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 (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) (-.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 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64))) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.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 (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 (*.f64 x (*.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 (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (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 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.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 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.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 (*.f64 x (*.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 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 (*.f64 x (*.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 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4/225 binary64) (-.f64 #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))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (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))) #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 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.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 (*.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 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.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 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 2/15 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2/15 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x x) (/.f64 x #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 x x) #s(literal -3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (/.f64 x (/.f64 x #s(literal -1/3 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) (/.f64 x #s(literal -3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 #s(literal -1/3 binary64) x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) #s(literal -1/3 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 x)) (/.f64 #s(literal 1/3 binary64) x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 8/3375 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 4/225 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 8/3375 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) #s(literal 4/225 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/225 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 8/3375 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) #s(literal 4/225 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 4/225 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8/3375 binary64) (/.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) #s(literal 4/225 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4/225 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal -3 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2/15 binary64))))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 5 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(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 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (neg.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 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x 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 x #s(literal 1/5040 binary64)) |
(*.f64 #s(literal 1/5040 binary64) x) |
(*.f64 x #s(literal 2/15 binary64)) |
(*.f64 #s(literal 2/15 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/3 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (neg.f64 (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal -1/3 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1/3 binary64) x))) (neg.f64 (neg.f64 x))) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/3 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/3 binary64) x)) |
| 1× | egg-herbie |
| 11 326× | lower-fma.f64 |
| 11 326× | lower-fma.f32 |
| 3 740× | lower-*.f64 |
| 3 740× | lower-*.f32 |
| 2 288× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 1450 |
| 1 | 408 | 1413 |
| 2 | 1156 | 1411 |
| 3 | 3701 | 1402 |
| 4 | 7600 | 1398 |
| 0 | 8072 | 1317 |
| 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)))) |
(* 1/7 x) |
(* x (+ 1/7 (* 12/7 (/ 1 (pow x 2))))) |
(* x (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4))))) |
(* x (- (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4)))) (* 3600/7 (/ 1 (pow x 6))))) |
(* 1/7 x) |
(* x (+ 1/7 (* 12/7 (/ 1 (pow x 2))))) |
(* -1 (* x (- (* -1 (/ (+ 12/7 (* 120/7 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(* -1 (* x (- (* 3600/7 (/ 1 (pow x 6))) (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4))))))) |
x |
(* x (+ 1 (* 1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))) |
(* 1/5040 (pow x 7)) |
(* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/5040 (pow x 7)) |
(* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
1/6 |
(+ 1/6 (* 1/120 (pow x 2))) |
(+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))) |
(+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))) |
(* 1/5040 (pow x 4)) |
(* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(* 1/5040 (pow x 4)) |
(* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 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) |
(* -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)) |
(* -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))))) |
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)))))) |
1 |
(+ 1 (* -1/3 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))) |
(+ 1 (* (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 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 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 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(* -1/3 x) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(* 2/15 (pow x 3)) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(* -1 (* (pow x 3) (- (* 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))))) |
(* -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))) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(pow x 5) |
(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 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/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 x) |
(* 1/5040 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) |
(* 2/15 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)) |
| 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 (*.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 (* -17/315 (pow x 2)))) 1/3)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 1/7 x) |
(*.f64 x #s(literal 1/7 binary64)) |
(* x (+ 1/7 (* 12/7 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 1/7 binary64) (/.f64 #s(literal 12/7 binary64) x)) |
(* x (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4))))) |
(-.f64 (*.f64 x #s(literal 1/7 binary64)) (/.f64 (-.f64 #s(literal -12/7 binary64) (/.f64 #s(literal 120/7 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4)))) (* 3600/7 (/ 1 (pow x 6))))) |
(fma.f64 x (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -3600/7 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal -12/7 binary64) (/.f64 #s(literal 120/7 binary64) (*.f64 x x))) x))) |
(* 1/7 x) |
(*.f64 x #s(literal 1/7 binary64)) |
(* x (+ 1/7 (* 12/7 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 1/7 binary64) (/.f64 #s(literal 12/7 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 12/7 (* 120/7 (/ 1 (pow x 2)))) (pow x 2))) 1/7))) |
(-.f64 (*.f64 x #s(literal 1/7 binary64)) (/.f64 (-.f64 #s(literal -12/7 binary64) (/.f64 #s(literal 120/7 binary64) (*.f64 x x))) x)) |
(* -1 (* x (- (* 3600/7 (/ 1 (pow x 6))) (+ 1/7 (+ (* 12/7 (/ 1 (pow x 2))) (/ 120/7 (pow x 4))))))) |
(fma.f64 x (+.f64 #s(literal 1/7 binary64) (/.f64 #s(literal -3600/7 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal -12/7 binary64) (/.f64 #s(literal 120/7 binary64) (*.f64 x x))) x))) |
x |
(* x (+ 1 (* 1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 1/5040 (pow x 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 7) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (+ (* 1/120 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(* 1/5040 (pow x 7)) |
(*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow x 2)))) (pow x 2))) 1/5040))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal 1/5040 binary64) (/.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/6 (/ 1 (pow x 2))) (pow x 4))) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/120 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(* 1/5040 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/5040 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(* 1/5040 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/5040 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 1/5040 (* 1/120 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 4) (+ 1/5040 (+ (/ 1/6 (pow x 4)) (* 1/120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(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 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))) |
(* -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) |
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 x (*.f64 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 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) x) |
(* 2/15 (pow x 5)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (/ 1 (pow x 4)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 |
#s(literal 1 binary64) |
(+ 1 (* -1/3 (pow x 2))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 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 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 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 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(* (pow x 4) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* x (- (* 2/15 (pow x 2)) 1/3)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* 2/15 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 x (fma.f64 x (*.f64 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 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 (*.f64 x 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 (*.f64 x 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)) |
(* -1/3 (pow x 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.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) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.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 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) |
(pow x 5) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x 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))) |
(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/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 binary64)) |
(* 1/5040 x) |
(*.f64 x #s(literal 1/5040 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)) |
(/ -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)) |
Compiled 26 152 to 1 530 computations (94.1% saved)
11 alts after pruning (6 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 791 | 5 | 796 |
| Fresh | 10 | 1 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 805 | 11 | 816 |
| Status | Accuracy | Program |
|---|---|---|
| 97.8% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) | |
| ✓ | 97.8% | (fma.f64 (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 x (*.f64 x x)) x) |
| ✓ | 97.3% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
| ✓ | 98.1% | (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 98.0% | (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 96.7% | (/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| ✓ | 97.8% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
| 97.3% | (*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) | |
| 16.4% | (*.f64 x #s(literal 1/7 binary64)) | |
| 96.6% | (*.f64 #s(literal 1 binary64) x) | |
| ✓ | 100.0% | (tanh.f64 x) |
Compiled 654 to 206 computations (68.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(*.f64 (*.f64 #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 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x 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 (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 #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (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 x (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #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 (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 x (*.f64 x x)) x) |
(tanh.f64 x) |
(/.f64 (sinh.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (sinh.f64 x) (cosh.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:
| 26.0ms | x |
| 7.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 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(*.f64 (*.f64 #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 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x 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 (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 #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (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 x (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #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 (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 x (*.f64 x x)) x) |
| Outputs |
|---|
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
2 calls:
| 8.0ms | x |
| 6.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | x |
| 98.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)
| Inputs |
|---|
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(*.f64 (*.f64 #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 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x 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 (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 #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (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 x (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 1/5040 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
2 calls:
| 26.0ms | x |
| 6.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.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 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(*.f64 (*.f64 #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 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x 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 (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 #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (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 x (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(fma.f64 (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 x (*.f64 x x)) x) |
2 calls:
| 7.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | x |
| 97.8% | 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 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(*.f64 (*.f64 #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 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #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 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x) x 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 (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 #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x x) |
2 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 97.8% | 1 | x |
Compiled 16 to 8 computations (50% saved)
| Inputs |
|---|
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(*.f64 (*.f64 #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 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
| Outputs |
|---|
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
2 calls:
| 15.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | x |
| 97.8% | 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 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(*.f64 (*.f64 #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 (*.f64 x x) #s(literal 2/15 binary64))) x) x x) |
| Outputs |
|---|
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
2 calls:
| 5.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 |
|---|---|---|
| 97.3% | 1 | x |
| 97.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 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/3 binary64)) #s(literal 1 binary64)) x) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
2 calls:
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 97.3% | 1 | x |
Compiled 16 to 8 computations (50% saved)
Total -58.7b remaining (-2718.1%)
Threshold costs -58.7b (-2718.1%)
| Inputs |
|---|
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1/7 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) x) x) |
| Outputs |
|---|
(*.f64 #s(literal 1 binary64) x) |
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 |
|---|---|---|
| 96.6% | 1 | x |
| 96.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 |
| 24× | *-commutative_binary64 |
| 2× | *-lft-identity_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 128 |
| 1 | 59 | 128 |
| 1× | saturated |
| Inputs |
|---|
(tanh.f64 x) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (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 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
(tanh.f64 x) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (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 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x x) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) x) |
x |
| 19 892× | lower-fma.f64 |
| 19 892× | lower-fma.f32 |
| 12 890× | lower-fma.f64 |
| 12 890× | lower-fma.f32 |
| 11 326× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 425 |
| 1 | 259 | 424 |
| 2 | 604 | 414 |
| 3 | 1659 | 414 |
| 4 | 2630 | 414 |
| 5 | 4160 | 414 |
| 6 | 4872 | 414 |
| 7 | 6500 | 414 |
| 0 | 8123 | 386 |
| 0 | 153 | 1518 |
| 1 | 431 | 1474 |
| 2 | 1235 | 1408 |
| 3 | 4071 | 1408 |
| 0 | 8447 | 1334 |
| 0 | 129 | 1484 |
| 1 | 358 | 1436 |
| 2 | 1013 | 1436 |
| 3 | 3154 | 1436 |
| 4 | 6219 | 1436 |
| 0 | 8442 | 1354 |
| 0 | 20 | 100 |
| 0 | 42 | 91 |
| 1 | 174 | 90 |
| 2 | 1195 | 90 |
| 0 | 8489 | 89 |
| 0 | 7 | 30 |
| 0 | 13 | 15 |
| 1 | 55 | 15 |
| 2 | 424 | 15 |
| 3 | 7080 | 15 |
| 0 | 8062 | 15 |
| 0 | 141 | 1450 |
| 1 | 408 | 1413 |
| 2 | 1156 | 1411 |
| 3 | 3701 | 1402 |
| 4 | 7600 | 1398 |
| 0 | 8072 | 1317 |
| 0 | 24 | 133 |
| 0 | 47 | 121 |
| 1 | 193 | 114 |
| 2 | 1342 | 110 |
| 0 | 8151 | 109 |
| 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× | 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 |
Compiled 374 to 185 computations (50.5% saved)
(negabs x)
Compiled 316 to 120 computations (62% saved)
Loading profile data...