
Time bar (total: 10.3s)
| 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 10 to 9 computations (10% saved)
| 425.0ms | 8 256× | 0 | valid |
ival-exp: 127.0ms (46.2% of total)ival-div: 63.0ms (22.9% of total)ival-add: 39.0ms (14.2% of total)ival-neg: 33.0ms (12% of total)ival-true: 6.0ms (2.2% of total)exact: 5.0ms (1.8% of total)ival-assert: 3.0ms (1.1% of total)| 2× | egg-herbie |
| 48× | sub-neg |
| 28× | distribute-lft-neg-in |
| 28× | cancel-sign-sub-inv |
| 22× | associate-+l- |
| 18× | neg-mul-1 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 24 |
| 1 | 30 | 24 |
| 2 | 59 | 24 |
| 3 | 102 | 24 |
| 4 | 139 | 24 |
| 5 | 183 | 24 |
| 6 | 211 | 24 |
| 7 | 219 | 24 |
| 8 | 225 | 24 |
| 9 | 235 | 24 |
| 10 | 243 | 24 |
| 0 | 7 | 8 |
| 1 | 14 | 8 |
| 2 | 20 | 8 |
| 3 | 24 | 8 |
| 4 | 28 | 8 |
| 5 | 34 | 8 |
| 6 | 41 | 8 |
| 7 | 45 | 8 |
| 8 | 47 | 8 |
| 9 | 48 | 8 |
| 0 | 48 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ 2 (+ (exp x) (exp (neg x)))) |
| Outputs |
|---|
(/ 2 (+ (exp x) (exp (neg x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Inputs |
|---|
(/ 2 (+ (exp x) (exp (neg x)))) |
(/ 2 (+ (exp (neg x)) (exp (neg (neg x))))) |
(neg (/ 2 (+ (exp (neg x)) (exp (neg (neg x)))))) |
| Outputs |
|---|
(/ 2 (+ (exp x) (exp (neg x)))) |
(/ 2 (+ (exp (neg x)) (exp (neg (neg x))))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(neg (/ 2 (+ (exp (neg x)) (exp (neg (neg x)))))) |
(/ -2 (+ (exp x) (exp (neg x)))) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 1 | (622.9669813358317) | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
exp.f64 | (exp.f64 (neg.f64 x)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 68 to 32 computations (52.9% saved)
ival-exp: 7.0ms (44.5% of total)ival-div: 3.0ms (19.1% of total)ival-add: 2.0ms (12.7% of total)ival-neg: 2.0ms (12.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 9 to 7 computations (22.2% 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 | 0 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 16× | *-lowering-*.f32 |
| 16× | *-lowering-*.f64 |
| 12× | +-lowering-+.f64 |
| 12× | +-lowering-+.f32 |
| 12× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 23 |
| 1 | 14 | 23 |
| 2 | 20 | 23 |
| 3 | 24 | 23 |
| 4 | 28 | 23 |
| 5 | 34 | 23 |
| 6 | 41 | 23 |
| 7 | 45 | 23 |
| 8 | 47 | 23 |
| 9 | 48 | 23 |
| 0 | 48 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 2 (+ (exp x) (exp (neg x)))) |
2 |
(+ (exp x) (exp (neg x))) |
(exp x) |
x |
(exp (neg x)) |
(neg x) |
| Outputs |
|---|
(/ 2 (+ (exp x) (exp (neg x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
2 |
#s(literal 2 binary64) |
(+ (exp x) (exp (neg x))) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp x) |
(exp.f64 x) |
x |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 62.0ms | 256× | 0 | valid |
Compiled 25 to 9 computations (64% saved)
ival-exp: 51.0ms (91.1% of total)ival-div: 2.0ms (3.6% of total)ival-add: 1.0ms (1.8% of total)ival-neg: 1.0ms (1.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 2 (+ (exp x) (exp (neg x))))> |
#<alt (+ (exp x) (exp (neg x)))> |
#<alt (exp x)> |
#<alt (exp (neg x))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2)))> |
#<alt (/ 2 (+ (exp x) (exp (neg x))))> |
#<alt (/ 2 (+ (exp x) (exp (neg x))))> |
#<alt (/ 2 (+ (exp x) (exp (neg x))))> |
#<alt (/ 2 (+ (exp x) (exp (neg x))))> |
#<alt (/ 2 (+ (exp x) (exp (* -1 x))))> |
#<alt (/ 2 (+ (exp x) (exp (* -1 x))))> |
#<alt (/ 2 (+ (exp x) (exp (* -1 x))))> |
#<alt (/ 2 (+ (exp x) (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)))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (neg x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
#<alt (exp (* -1 x))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ 2 (+ (exp x) (exp (neg x)))) |
| 1.0ms | x | @ | inf | (/ 2 (+ (exp x) (exp (neg x)))) |
| 0.0ms | x | @ | 0 | (/ 2 (+ (exp x) (exp (neg x)))) |
| 0.0ms | x | @ | 0 | (+ (exp x) (exp (neg x))) |
| 0.0ms | x | @ | 0 | (exp x) |
| 1× | batch-egg-rewrite |
| 5 044× | /-lowering-/.f32 |
| 5 044× | /-lowering-/.f64 |
| 4 012× | *-lowering-*.f32 |
| 4 012× | *-lowering-*.f64 |
| 2 444× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 15 |
| 1 | 37 | 13 |
| 2 | 252 | 13 |
| 3 | 2361 | 13 |
| 0 | 9050 | 13 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (+ (exp x) (exp (neg x)))) |
(+ (exp x) (exp (neg x))) |
(exp x) |
(exp (neg x)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 2 binary64) (*.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) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 2 binary64) (*.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) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (exp.f64 x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (neg.f64 (exp.f64 (neg.f64 x))))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (exp.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1/2 binary64)) (/.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (exp.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (neg.f64 (exp.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 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 #s(literal 2 binary64) (*.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) (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 #s(literal 4 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 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 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 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)))) (*.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 2 binary64) (*.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 #s(literal 2 binary64) (*.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 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 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 (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 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)) (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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.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) (*.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 (neg.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (neg.f64 (*.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) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.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 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64))))) (neg.f64 (*.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 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 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))))) (neg.f64 (*.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 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 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)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.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 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (cosh.f64 x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cosh.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 #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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 4 binary64) (sinh.f64 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))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 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 2 binary64) (*.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 2 binary64) (cosh.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 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (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))))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (pow.f64 (/.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)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 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) (/.f64 #s(literal 2 binary64) (*.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) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (sinh.f64 x)) |
(*.f64 (/.f64 #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 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x)))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.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))) #s(literal -1 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)))) |
(-.f64 (exp.f64 x) (/.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(-.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 (exp.f64 (neg.f64 x)) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) |
(-.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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) (/.f64 (exp.f64 x) #s(literal -1 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))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.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 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))) (*.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 x #s(literal 6 binary64))) (*.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 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))) (*.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 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.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 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))) (*.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 #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) (/.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) (/.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 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 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 0 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 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 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 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 x #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) (/.f64 (*.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 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.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 (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.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 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (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 (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (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)))))) |
(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 #s(literal 3 binary64))) (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -3 binary64))) (exp.f64 x)) |
(fma.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -3 binary64))) (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 #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 #s(literal -1 binary64) (pow.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (exp.f64 x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 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 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 x)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 x)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.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)) (*.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 (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (exp.f64 x)) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (exp.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (exp.f64 x)))) |
(neg.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.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 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.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 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.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 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (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))))) (neg.f64 (*.f64 #s(literal 1 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 x)))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 9 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 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 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))))) |
(/.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 (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 6 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 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 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 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))) #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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 4 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 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (*.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 (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) (sinh.f64 (+.f64 x x))))) (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 9 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.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 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.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))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.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 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 2 binary64)) (sinh.f64 x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) (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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.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) (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 (cosh.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 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 x))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 9 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 x #s(literal 6 binary64))) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 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 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (+.f64 x x))) (neg.f64 (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (fma.f64 (exp.f64 x) (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (exp.f64 x) (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (exp.f64 (neg.f64 x)) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 x)) (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (exp.f64 x) (neg.f64 (exp.f64 x)))) (*.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (exp.f64 x))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (exp.f64 x)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (neg.f64 (exp.f64 (neg.f64 x))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (neg.f64 (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))) (sinh.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))))) |
(/.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)) (neg.f64 (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (sinh.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (neg.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)))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (neg.f64 (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (sinh.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (sinh.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x))) (*.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) (*.f64 (sinh.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) (*.f64 (sinh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) (*.f64 (sinh.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (sinh.f64 x) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (*.f64 (sinh.f64 x) (neg.f64 (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (sinh.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 2 binary64)) (sinh.f64 x)) (*.f64 (sinh.f64 x) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) #s(literal 2 binary64)))) (*.f64 (sinh.f64 x) (sinh.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (pow.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 2 binary64))) (neg.f64 (sinh.f64 x))) |
(/.f64 (neg.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))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 9 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.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 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (neg.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))) |
(/.f64 (neg.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 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)))) (neg.f64 (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 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.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 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (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 2 binary64))) (neg.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 9 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 6 binary64))) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(*.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 2 binary64) (sinh.f64 x)))) |
(*.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 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (sinh.f64 x))) |
(*.f64 (cosh.f64 x) (pow.f64 (/.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (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 #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 (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 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 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 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #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/2 binary64) (sinh.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.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) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 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 (*.f64 x #s(literal 4 binary64))))) |
(*.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))) |
(*.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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.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)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (sinh.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 9 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(exp.f64 x) |
(exp.f64 (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 x))) |
(exp.f64 (fma.f64 x #s(literal 3 binary64) (-.f64 (neg.f64 x) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (exp.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 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (-.f64 (neg.f64 x) x))) |
(*.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 x))) |
(exp.f64 (neg.f64 x)) |
(exp.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 x #s(literal -3 binary64)))) |
(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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (+.f64 (log.f64 #s(literal -1 binary64)) x))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x))) (exp.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) x)) (exp.f64 x)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (+.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 x) (exp.f64 (*.f64 x #s(literal -3/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (exp.f64 (neg.f64 (*.f64 x x))) (/.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 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal -3 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 15 580× | accelerator-lowering-fma.f32 |
| 15 580× | accelerator-lowering-fma.f64 |
| 3 668× | *-lowering-*.f32 |
| 3 668× | *-lowering-*.f64 |
| 2 386× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 283 |
| 1 | 162 | 282 |
| 2 | 359 | 278 |
| 3 | 921 | 278 |
| 4 | 1406 | 278 |
| 5 | 2068 | 278 |
| 6 | 3397 | 278 |
| 7 | 4663 | 278 |
| 8 | 5970 | 278 |
| 9 | 7535 | 278 |
| 0 | 8007 | 256 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/ 2 (+ (exp x) (exp (* -1 x)))) |
(/ 2 (+ (exp x) (exp (* -1 x)))) |
(/ 2 (+ (exp x) (exp (* -1 x)))) |
(/ 2 (+ (exp 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))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (exp (neg x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (exp (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (exp (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (exp (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (exp (* -1 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 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 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) 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))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
Compiled 8 303 to 1 377 computations (83.4% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 429 | 11 | 440 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 430 | 11 | 441 |
| Status | Accuracy | Program |
|---|---|---|
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| 53.3% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) | |
| 53.1% | (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| 53.1% | (/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) | |
| ▶ | 91.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
| ▶ | 86.9% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
| ▶ | 76.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
| ▶ | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
| 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) | |
| 53.0% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) | |
| ▶ | 53.3% | #s(literal 1 binary64) |
Compiled 242 to 156 computations (35.5% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
| ✓ | cost-diff | 832 | (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
| 5 112× | accelerator-lowering-fma.f32 |
| 5 112× | accelerator-lowering-fma.f64 |
| 1 572× | *-lowering-*.f32 |
| 1 572× | *-lowering-*.f64 |
| 1 284× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 174 |
| 1 | 74 | 156 |
| 2 | 179 | 156 |
| 3 | 512 | 156 |
| 4 | 2391 | 156 |
| 5 | 3999 | 156 |
| 6 | 4584 | 156 |
| 7 | 4775 | 156 |
| 8 | 4818 | 156 |
| 9 | 4868 | 156 |
| 10 | 5104 | 156 |
| 11 | 5204 | 156 |
| 12 | 5204 | 156 |
| 13 | 5216 | 156 |
| 14 | 5216 | 156 |
| 15 | 5216 | 156 |
| 16 | 5217 | 156 |
| 0 | 5217 | 139 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 2 (+ (/ 1 (exp (neg x))) (exp (neg x)))) |
2 |
(+ (/ 1 (exp (neg x))) (exp (neg x))) |
(/ 1 (exp (neg x))) |
1 |
(exp (neg x)) |
(neg x) |
x |
1 |
(/ 2 (+ (* x x) 2)) |
2 |
(+ (* x x) 2) |
x |
(/ 2 (+ (* x (+ (* x (* (* x x) 1/12)) x)) 2)) |
2 |
(+ (* x (+ (* x (* (* x x) 1/12)) x)) 2) |
x |
(+ (* x (* (* x x) 1/12)) x) |
(* (* x x) 1/12) |
(* x x) |
1/12 |
(/ 2 (+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2)) |
2 |
(+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2) |
x |
(+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x) |
(* x x) |
(* x (+ (* x (* x 1/360)) 1/12)) |
(+ (* x (* x 1/360)) 1/12) |
(* x 1/360) |
1/360 |
1/12 |
| Outputs |
|---|
(/ 2 (+ (/ 1 (exp (neg x))) (exp (neg x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
2 |
#s(literal 2 binary64) |
(+ (/ 1 (exp (neg x))) (exp (neg x))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(/ 2 (+ (* x x) 2)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (* x x) 2) |
(fma.f64 x x #s(literal 2 binary64)) |
x |
(/ 2 (+ (* x (+ (* x (* (* x x) 1/12)) x)) 2)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ (* x (* (* x x) 1/12)) x)) 2) |
(fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) |
x |
(+ (* x (* (* x x) 1/12)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) |
(* (* x x) 1/12) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* x x) |
(*.f64 x x) |
1/12 |
#s(literal 1/12 binary64) |
(/ 2 (+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2)) |
(/.f64 #s(literal 2 binary64) (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))) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) 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)) |
x |
(+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x x) |
(*.f64 x x) |
(* x (+ (* x (* x 1/360)) 1/12)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(+ (* x (* x 1/360)) 1/12) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(* x 1/360) |
(*.f64 x #s(literal 1/360 binary64)) |
1/360 |
#s(literal 1/360 binary64) |
1/12 |
#s(literal 1/12 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal 1/360 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
| 32.0ms | 137× | 0 | valid |
| 25.0ms | 119× | 0 | exit |
Compiled 162 to 30 computations (81.5% saved)
ival-mult: 13.0ms (34.4% of total)ival-div: 7.0ms (18.5% of total)ival-add: 7.0ms (18.5% of total)const: 7.0ms (18.5% of total)ival-exp: 2.0ms (5.3% of total)ival-neg: 1.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 2 (+ (/ 1 (exp (neg x))) (exp (neg x))))> |
#<alt (+ (/ 1 (exp (neg x))) (exp (neg x)))> |
#<alt (exp (neg x))> |
#<alt (/ 2 (+ (* x x) 2))> |
#<alt (+ (* x x) 2)> |
#<alt (/ 2 (+ (* x (+ (* x (* (* x x) 1/12)) x)) 2))> |
#<alt (+ (* x (+ (* x (* (* x x) 1/12)) x)) 2)> |
#<alt (+ (* x (* (* x x) 1/12)) x)> |
#<alt (* (* x x) 1/12)> |
#<alt (/ 2 (+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2))> |
#<alt (+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2)> |
#<alt (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)> |
#<alt (* x x)> |
#<alt (* x (+ (* x (* x 1/360)) 1/12))> |
#<alt (* x 1/360)> |
#<alt (+ (* x (* x 1/360)) 1/12)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2)))> |
#<alt (/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))))> |
#<alt (/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))))> |
#<alt (/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))))> |
#<alt (/ 2 (+ (exp (* -1 x)) (/ 1 (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 (neg x)) (/ 1 (exp (neg x))))> |
#<alt (+ (exp (neg x)) (/ 1 (exp (neg x))))> |
#<alt (+ (exp (neg x)) (/ 1 (exp (neg x))))> |
#<alt (+ (exp (neg x)) (/ 1 (exp (neg x))))> |
#<alt (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))> |
#<alt (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))> |
#<alt (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))> |
#<alt (+ (exp (* -1 x)) (/ 1 (exp (* -1 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 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2)))) 1/2)))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt 2> |
#<alt (+ 2 (pow x 2))> |
#<alt (+ 2 (pow x 2))> |
#<alt (+ 2 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2)))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4))> |
#<alt 2> |
#<alt (+ 2 (pow x 2))> |
#<alt (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/12 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/12 (pow x 2))))> |
#<alt (* x (+ 1 (* 1/12 (pow x 2))))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2)))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6))> |
#<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 (* 1/360 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6)))))))> |
#<alt (* 1/360 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6)))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/12 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360)))> |
#<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/12 x)> |
#<alt (* x (+ 1/12 (* 1/360 (pow x 2))))> |
#<alt (* x (+ 1/12 (* 1/360 (pow x 2))))> |
#<alt (* x (+ 1/12 (* 1/360 (pow x 2))))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt (* 1/360 x)> |
#<alt 1/12> |
#<alt (+ 1/12 (* 1/360 (pow x 2)))> |
#<alt (+ 1/12 (* 1/360 (pow x 2)))> |
#<alt (+ 1/12 (* 1/360 (pow x 2)))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (+ (* x (* (* x x) 1/12)) x) |
| 2.0ms | x | @ | -inf | (/ 2 (+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2)) |
| 1.0ms | x | @ | -inf | (/ 2 (+ (/ 1 (exp (neg x))) (exp (neg x)))) |
| 1.0ms | x | @ | inf | (/ 2 (+ (/ 1 (exp (neg x))) (exp (neg x)))) |
| 1.0ms | x | @ | inf | (/ 2 (+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2)) |
| 1× | batch-egg-rewrite |
| 4 876× | *-lowering-*.f32 |
| 4 876× | *-lowering-*.f64 |
| 4 382× | /-lowering-/.f32 |
| 4 382× | /-lowering-/.f64 |
| 4 198× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 156 |
| 1 | 188 | 136 |
| 2 | 1576 | 132 |
| 0 | 8173 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (exp (neg x))) |
(/ 2 (+ (/ 1 (exp (neg x))) (exp (neg x)))) |
(+ (/ 1 (exp (neg x))) (exp (neg x))) |
(exp (neg x)) |
(/ 2 (+ (* x x) 2)) |
(+ (* x x) 2) |
(/ 2 (+ (* x (+ (* x (* (* x x) 1/12)) x)) 2)) |
(+ (* x (+ (* x (* (* x x) 1/12)) x)) 2) |
(+ (* x (* (* x x) 1/12)) x) |
(* (* x x) 1/12) |
(/ 2 (+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2)) |
(+ (* x (+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x)) 2) |
(+ (* (* x x) (* x (+ (* x (* x 1/360)) 1/12))) x) |
(* x x) |
(* x (+ (* x (* x 1/360)) 1/12)) |
(* x 1/360) |
(+ (* x (* x 1/360)) 1/12) |
| Outputs |
|---|
(exp.f64 x) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))))) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (+.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) |
(pow.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (neg.f64 (+.f64 x x))) #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (pow.f64 (expm1.f64 (neg.f64 (+.f64 x x))) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (pow.f64 (expm1.f64 (neg.f64 (+.f64 x x))) #s(literal 2 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x))))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (neg.f64 (+.f64 x x))) #s(literal 1 binary64))))) |
(pow.f64 (cosh.f64 x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (neg.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (neg.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 (neg.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.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 x) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (exp.f64 x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) (exp.f64 x)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (neg.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (*.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 x) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (neg.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x))))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (+.f64 x x)))) (exp.f64 (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (+.f64 x x)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (exp.f64 (neg.f64 (+.f64 x x))) (exp.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (exp.f64 x)) (*.f64 (exp.f64 x) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (exp.f64 (neg.f64 x)) (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (neg.f64 (exp.f64 (neg.f64 x))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (exp.f64 (neg.f64 x)) (neg.f64 (exp.f64 x)))) |
(/.f64 (+.f64 (exp.f64 x) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (exp.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (/.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (exp.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (exp.f64 x)))) |
(/.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 (neg.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 (neg.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) (neg.f64 x)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 x)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (+.f64 (neg.f64 x) (neg.f64 x)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 (+.f64 (neg.f64 x) (neg.f64 x)) (+.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (exp.f64 (+.f64 (+.f64 (neg.f64 x) (neg.f64 x)) (+.f64 (neg.f64 x) (neg.f64 x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (*.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 x) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (neg.f64 (+.f64 x x))) (exp.f64 (+.f64 x x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) |
(/.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 (neg.f64 (+.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 (neg.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (neg.f64 (+.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 (neg.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))))) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.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))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (neg.f64 (+.f64 x x)))))) |
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (neg.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(exp.f64 (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64))))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 8 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64))))))) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (fma.f64 x x #s(literal -2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x x #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -2 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal -2 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (neg.f64 (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -2 binary64))) (*.f64 (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 x x #s(literal -2 binary64)) (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 64 binary64) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 8 binary64)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4 binary64)))) (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal -2 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (-.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) #s(literal 8 binary64))) (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)) (fma.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))))) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64))) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(+.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 9 binary64)) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 6 binary64)) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) #s(literal 8 binary64)))) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 6 binary64)) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 6 binary64)) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 4 binary64)))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) #s(literal 16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64)))) (pow.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x) (-.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64) x) |
(fma.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 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 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2985984 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2985984 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2985984 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/144 binary64) (*.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 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/12 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (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)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (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)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (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)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (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)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (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))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (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))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (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)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (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)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (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)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 (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)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.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 6 binary64)) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)) (+.f64 (pow.f64 (*.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 4 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.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 4 binary64)) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)) (-.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64))) (*.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64)) (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)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64))) (*.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64)) (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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))) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))))) |
(pow.f64 (*.f64 (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)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (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)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (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)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (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))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64))) (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64))) (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))) |
(+.f64 #s(literal 2 binary64) (*.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))) |
(+.f64 (*.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)) |
(+.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (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))) (/.f64 #s(literal 4 binary64) (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)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.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)))) (/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (-.f64 #s(literal 2 binary64) (*.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))))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 2 binary64))) |
(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)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) x (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)) (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (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)) (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64))))) |
(/.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)) (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64)) (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))) |
(/.f64 (neg.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64))) (neg.f64 (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)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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))))) (-.f64 #s(literal 2 binary64) (*.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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (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))) (*.f64 (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)) #s(literal 4 binary64))) (*.f64 (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)) (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)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.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 9 binary64)) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.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 6 binary64)) (-.f64 #s(literal 64 binary64) (*.f64 #s(literal 8 binary64) (*.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))))))) (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.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 6 binary64)) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)) (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.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 6 binary64)) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.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 4 binary64)) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)))) (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)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.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 4 binary64)) #s(literal 16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (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)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64)))) (neg.f64 (neg.f64 (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))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.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))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))) (pow.f64 (fma.f64 x x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (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))) (/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (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))) (fma.f64 (/.f64 #s(literal 4 binary64) (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))) (/.f64 #s(literal 4 binary64) (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))) (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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)))) (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))) (/.f64 #s(literal 4 binary64) (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))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (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)) (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 4 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (*.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 -4 binary64)) (/.f64 #s(literal 1 binary64) (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)))) |
(+.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (neg.f64 x)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x #s(literal 1/12 binary64))) |
(+.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x #s(literal 1/12 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x #s(literal 1/12 binary64))))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/12 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) x (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64) (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)) x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.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/46656000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64))))) (fma.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(*.f64 x #s(literal 1/360 binary64)) |
(*.f64 #s(literal 1/360 binary64) x) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/360 binary64)) x #s(literal 1/12 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/101559956668416000000000 binary64) #s(literal 1/5159780352 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/2176782336000000 binary64) (-.f64 #s(literal 1/2985984 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/80621568000 binary64)))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/2176782336000000 binary64)) #s(literal 1/2985984 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64))) #s(literal 1/1728 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/2176782336000000 binary64)) #s(literal 1/2985984 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (+.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 1/144 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 1/20736 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (fma.f64 (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/46656000 binary64)) #s(literal 1/1728 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
| 1× | egg-herbie |
| 14 398× | accelerator-lowering-fma.f32 |
| 14 398× | accelerator-lowering-fma.f64 |
| 4 484× | *-lowering-*.f32 |
| 4 484× | *-lowering-*.f64 |
| 2 856× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1657 |
| 1 | 523 | 1572 |
| 2 | 1262 | 1568 |
| 3 | 4422 | 1560 |
| 0 | 8114 | 1466 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (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 (neg x)) (/ 1 (exp (neg x)))) |
(+ (exp (neg x)) (/ 1 (exp (neg x)))) |
(+ (exp (neg x)) (/ 1 (exp (neg x)))) |
(+ (exp (neg x)) (/ 1 (exp (neg x)))) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 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)) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/4 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2)))) 1/2))) |
(/ 2 (pow x 2)) |
(/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 2 (pow x 2)) |
(/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 2)) |
2 |
(+ 2 (pow x 2)) |
(+ 2 (pow x 2)) |
(+ 2 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2))) |
(/ 24 (pow x 4)) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
(/ 24 (pow x 4)) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
2 |
(+ 2 (pow x 2)) |
(+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) |
(* 1/12 (pow x 4)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(* 1/12 (pow x 4)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* 1/12 (pow x 3)) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* 1/12 (pow x 3)) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6)) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6)) |
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))))))) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(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/12 x) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(* 1/360 (pow x 3)) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/360 (pow x 3)) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
(* 1/360 x) |
1/12 |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* 1/360 (pow x 2))) |
(* 1/360 (pow x 2)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/360 (pow x 2)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 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)) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
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) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/ 2 (+ (exp (neg x)) (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/ 2 (+ (exp (* -1 x)) (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.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 (neg x)) (/ 1 (exp (neg x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+ (exp (neg x)) (/ 1 (exp (neg x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+ (exp (neg x)) (/ 1 (exp (neg x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+ (exp (neg x)) (/ 1 (exp (neg x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+ (exp (* -1 x)) (/ 1 (exp (* -1 x)))) |
(+.f64 (exp.f64 (neg.f64 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)) |
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/4 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/4 (* -1/8 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 #s(literal -16 binary64) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 #s(literal -16 binary64) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (pow x 2)) |
(fma.f64 x x #s(literal 2 binary64)) |
(+ 2 (pow x 2)) |
(fma.f64 x x #s(literal 2 binary64)) |
(+ 2 (pow x 2)) |
(fma.f64 x x #s(literal 2 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal 2 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal 2 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal 2 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal 2 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal 2 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal 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) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (/.f64 #s(literal -288 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 #s(literal 24 binary64) (/.f64 #s(literal -288 binary64) (*.f64 x x))) (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (+.f64 (/.f64 #s(literal -288 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -27648 binary64) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (/.f64 #s(literal -288 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 #s(literal 24 binary64) (/.f64 #s(literal -288 binary64) (*.f64 x x))) (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (+.f64 (/.f64 #s(literal -288 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -27648 binary64) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x (*.f64 x (*.f64 x 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 (* 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)) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/12 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) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (+.f64 (/.f64 #s(literal 388800 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -21600 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6)) |
(+.f64 (/.f64 (+.f64 #s(literal 720 binary64) (+.f64 (/.f64 #s(literal 388800 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -21600 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -4406400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (+.f64 (/.f64 #s(literal 388800 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -21600 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 4406400 (/ 1 (pow x 6))))) (pow x 6)) |
(+.f64 (/.f64 (+.f64 #s(literal 720 binary64) (+.f64 (/.f64 #s(literal 388800 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -21600 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -4406400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
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)) |
(* 1/360 (pow x 6)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 2 binary64)) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 1/360 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* 1/360 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* 1/360 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* 1/360 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
(* 1/360 x) |
(*.f64 x #s(literal 1/360 binary64)) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
Compiled 20 832 to 2 136 computations (89.7% saved)
26 alts after pruning (23 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 705 | 19 | 724 |
| Fresh | 2 | 4 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 709 | 26 | 735 |
| Status | Accuracy | Program |
|---|---|---|
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| ▶ | 53.1% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 53.1% | (/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) | |
| 57.6% | (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64)))) | |
| 36.3% | (/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| 91.6% | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) | |
| ▶ | 86.9% | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
| 68.5% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) x) #s(literal 2 binary64))) | |
| ✓ | 91.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
| 91.1% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) | |
| 86.9% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) | |
| ▶ | 62.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
| 49.4% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(literal 2 binary64))) | |
| 86.2% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) | |
| 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) | |
| ✓ | 76.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
| 98.4% | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) | |
| ▶ | 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
| 26.6% | (/.f64 #s(literal 2 binary64) (*.f64 x x)) | |
| ▶ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| 60.6% | (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) | |
| 53.0% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) | |
| 76.6% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) | |
| ✓ | 53.3% | #s(literal 1 binary64) |
Compiled 776 to 433 computations (44.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 1152 | (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| 7 756× | accelerator-lowering-fma.f32 |
| 7 756× | accelerator-lowering-fma.f64 |
| 5 864× | *-lowering-*.f32 |
| 5 864× | *-lowering-*.f64 |
| 1 584× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 186 |
| 1 | 73 | 168 |
| 2 | 161 | 158 |
| 3 | 363 | 154 |
| 4 | 669 | 154 |
| 5 | 974 | 154 |
| 6 | 2035 | 154 |
| 7 | 3673 | 154 |
| 8 | 4424 | 154 |
| 9 | 6034 | 154 |
| 0 | 8175 | 143 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cosh x)) |
1 |
(cosh x) |
x |
(+ (* x (* x -1/2)) 1) |
x |
(* x -1/2) |
-1/2 |
1 |
(/ 2 (* x (* x (* (* x x) 1/12)))) |
2 |
(* x (* x (* (* x x) 1/12))) |
x |
(* x (* (* x x) 1/12)) |
(* (* x x) 1/12) |
(* x x) |
1/12 |
(/ 2 (+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2))) |
2 |
(+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2)) |
(* (* x x) 1/12) |
(* x x) |
x |
1/12 |
(+ (* x x) 2) |
(/ 2 (+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2)) |
2 |
(+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2) |
x |
(* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x)) |
(+ 1/360 (/ 1/12 (* x x))) |
1/360 |
(/ 1/12 (* x x)) |
1/12 |
(* x x) |
(* (* x (* x (* x x))) x) |
(* x (* x (* x x))) |
(* x (* x x)) |
| Outputs |
|---|
(/ 1 (cosh x)) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
1 |
#s(literal 1 binary64) |
(cosh x) |
(cosh.f64 x) |
x |
(+ (* x (* x -1/2)) 1) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
x |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ 2 (* x (* x (* (* x x) 1/12)))) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
2 |
#s(literal 2 binary64) |
(* x (* x (* (* x x) 1/12))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
x |
(* x (* (* x x) 1/12)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* (* x x) 1/12) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* x x) |
(*.f64 x x) |
1/12 |
#s(literal 1/12 binary64) |
(/ 2 (+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2)) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
(* (* x x) 1/12) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* x x) |
(*.f64 x x) |
x |
1/12 |
#s(literal 1/12 binary64) |
(+ (* x x) 2) |
(fma.f64 x x #s(literal 2 binary64)) |
(/ 2 (+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
x |
(* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
(+ 1/360 (/ 1/12 (* x x))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
1/360 |
#s(literal 1/360 binary64) |
(/ 1/12 (* x x)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
1/12 |
#s(literal 1/12 binary64) |
(* x x) |
(*.f64 x x) |
(* (* x (* x (* x x))) x) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
| ✓ | accuracy | 66.3% | (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| 83.0ms | 256× | 0 | valid |
Compiled 202 to 31 computations (84.7% saved)
ival-mult: 43.0ms (64.6% of total)ival-div: 8.0ms (12% of total)const: 6.0ms (9% of total)ival-add: 5.0ms (7.5% of total)ival-cosh: 3.0ms (4.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 (/ 1 (cosh x))> |
#<alt (cosh x)> |
#<alt (+ (* x (* x -1/2)) 1)> |
#<alt (* x -1/2)> |
#<alt (/ 2 (* x (* x (* (* x x) 1/12))))> |
#<alt (* x (* x (* (* x x) 1/12)))> |
#<alt (* x (* (* x x) 1/12))> |
#<alt (* (* x x) 1/12)> |
#<alt (+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2))> |
#<alt (/ 2 (+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2)))> |
#<alt (* x x)> |
#<alt (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))> |
#<alt (/ 2 (+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2))> |
#<alt (+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2)> |
#<alt (+ 1/360 (/ 1/12 (* x x)))> |
#<alt (/ 1/12 (* x x))> |
#<alt (* x (* x x))> |
#<alt (* x (* x (* x x)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2)))> |
#<alt (/ 2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ 2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ 2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ 2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ 2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ 2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ 2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (/ 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 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt (* 1/12 (pow x 2))> |
#<alt 2> |
#<alt (+ 2 (pow x 2))> |
#<alt (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2)))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4))> |
#<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/12 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/12 (* 1/360 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/12 (* 1/360 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/12 (* 1/360 (pow x 2))))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/24 (pow x 4)))> |
#<alt (+ 1 (* (pow x 4) (- (* -1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1 (* (pow x 4) (- (* (pow x 2) (- (* 1/576 (pow x 2)) 1/720)) 1/24)))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 648000 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 648000 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 19958400 (/ 1 (pow x 6))))) (pow x 6))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 648000 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 648000 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 19958400 (/ 1 (pow x 6))))) (pow x 6))> |
#<alt 2> |
#<alt (+ 2 (* 1/12 (pow x 4)))> |
#<alt (+ 2 (* (pow x 4) (+ 1/12 (* 1/360 (pow x 2)))))> |
#<alt (+ 2 (* (pow x 4) (+ 1/12 (* 1/360 (pow x 2)))))> |
#<alt (* 1/360 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6)))))> |
#<alt (* 1/360 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6)))))> |
#<alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6)))))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2))> |
#<alt 1/360> |
#<alt (+ 1/360 (* 1/12 (/ 1 (pow x 2))))> |
#<alt (+ 1/360 (* 1/12 (/ 1 (pow x 2))))> |
#<alt (+ 1/360 (* 1/12 (/ 1 (pow x 2))))> |
#<alt 1/360> |
#<alt (+ 1/360 (* 1/12 (/ 1 (pow x 2))))> |
#<alt (+ 1/360 (* 1/12 (/ 1 (pow x 2))))> |
#<alt (+ 1/360 (* 1/12 (/ 1 (pow x 2))))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (/ 1/12 (pow x 2))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 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)> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ 1 (cosh x)) |
| 1.0ms | x | @ | inf | (/ 1 (cosh x)) |
| 0.0ms | x | @ | 0 | (/ 2 (* x (* x (* (* x x) 1/12)))) |
| 0.0ms | x | @ | inf | (/ 2 (+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2)) |
| 0.0ms | x | @ | 0 | (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x)) |
| 1× | batch-egg-rewrite |
| 7 124× | accelerator-lowering-fma.f32 |
| 7 124× | accelerator-lowering-fma.f64 |
| 4 366× | *-lowering-*.f32 |
| 4 366× | *-lowering-*.f64 |
| 4 342× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 148 |
| 1 | 176 | 132 |
| 2 | 1257 | 126 |
| 0 | 8537 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cosh x)) |
(cosh x) |
(+ (* x (* x -1/2)) 1) |
(* x -1/2) |
(/ 2 (* x (* x (* (* x x) 1/12)))) |
(* x (* x (* (* x x) 1/12))) |
(* x (* (* x x) 1/12)) |
(* (* x x) 1/12) |
(+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2)) |
(/ 2 (+ (* (* (* x x) 1/12) (* x x)) (+ (* x x) 2))) |
(* x x) |
(* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x)) |
(/ 2 (+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2)) |
(+ (* x (* (+ 1/360 (/ 1/12 (* x x))) (* (* x (* x (* x x))) x))) 2) |
(+ 1/360 (/ 1/12 (* x x))) |
(/ 1/12 (* x x)) |
(* x (* x x)) |
(* x (* x (* x x))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(pow.f64 (cosh.f64 x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cosh.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(cosh.f64 x) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(/.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 (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 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.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) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.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) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.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)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #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 #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal -1/12 binary64)) |
(pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 12 binary64)) |
(*.f64 #s(literal 24 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/12 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/12 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 x (neg.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 (neg.f64 x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) x) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/12 binary64)) x) |
(+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) |
(+.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(+.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 x x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) |
(fma.f64 x (neg.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x (neg.f64 (neg.f64 x)) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) x (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (neg.f64 (neg.f64 x)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (neg.f64 x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -2 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal 2 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.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 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x))))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x (neg.f64 x)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) x (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64))) |
(neg.f64 (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) (fma.f64 x (neg.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) (fma.f64 x (neg.f64 x) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (fma.f64 (neg.f64 x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 2 binary64))) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (fma.f64 x x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 x x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) x) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/360 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 (*.f64 x x) #s(literal 12 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 (*.f64 x x) #s(literal 12 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/360 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) x))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/360 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 (*.f64 x x) #s(literal 12 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 (*.f64 x x) #s(literal 12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/360 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)) (*.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 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/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 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/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)))) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) |
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x))) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal -2 binary64)))) (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal -2 binary64))) |
(*.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (neg.f64 x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) |
(+.f64 (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64))) (/.f64 #s(literal 1/129600 binary64) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1/360 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) |
(fma.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) |
(fma.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1/360 binary64)) |
(fma.f64 (/.f64 #s(literal -1/12 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/12 binary64) x) #s(literal 1/360 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 12 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 12 binary64)) #s(literal -1/2 binary64)) #s(literal 1/360 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/46656000 binary64)) (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/129600 binary64) (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/4320 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/129600 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/4320 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/46656000 binary64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/46656000 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/4320 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal -1/129600 binary64) (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/129600 binary64)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/129600 binary64) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/46656000 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/129600 binary64) (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/129600 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) (+.f64 (/.f64 #s(literal -1/129600 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64)))) |
(*.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/4320 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal -1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/46656000 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)) #s(literal 1/129600 binary64))))) |
(*.f64 (+.f64 #s(literal -1/129600 binary64) (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/129600 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1/360 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 12 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 12 binary64))) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -12 binary64))) |
(/.f64 #s(literal -1/12 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1/12 binary64) x) x) |
(/.f64 (/.f64 #s(literal 1/12 binary64) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1/12 binary64) x) (neg.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal 12 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) |
(*.f64 (/.f64 #s(literal 1/12 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/12 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 12 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 12 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3/2 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 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 (*.f64 x x)))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x))) |
| 1× | egg-herbie |
| 11 590× | accelerator-lowering-fma.f32 |
| 11 590× | accelerator-lowering-fma.f64 |
| 3 634× | *-lowering-*.f32 |
| 3 634× | *-lowering-*.f64 |
| 2 806× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 1460 |
| 1 | 356 | 1460 |
| 2 | 831 | 1448 |
| 3 | 2065 | 1444 |
| 4 | 3823 | 1444 |
| 5 | 7859 | 1444 |
| 0 | 8798 | 1369 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/ 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)))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* -1/2 (pow x 2))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
(* 1/12 (pow x 2)) |
2 |
(+ 2 (pow x 2)) |
(+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) |
(+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) |
(* 1/12 (pow x 4)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(* 1/12 (pow x 4)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2))) |
(/ 24 (pow x 4)) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
(/ 24 (pow x 4)) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
(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/12 (pow x 3)) |
(* (pow x 3) (+ 1/12 (* 1/360 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (* 1/360 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (* 1/360 (pow x 2)))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -1/24 (pow x 4))) |
(+ 1 (* (pow x 4) (- (* -1/720 (pow x 2)) 1/24))) |
(+ 1 (* (pow x 4) (- (* (pow x 2) (- (* 1/576 (pow x 2)) 1/720)) 1/24))) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 19958400 (/ 1 (pow x 6))))) (pow x 6)) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 19958400 (/ 1 (pow x 6))))) (pow x 6)) |
2 |
(+ 2 (* 1/12 (pow x 4))) |
(+ 2 (* (pow x 4) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 2 (* (pow x 4) (+ 1/12 (* 1/360 (pow x 2))))) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(/ 1/12 (pow x 2)) |
(/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2)) |
(/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2)) |
(/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2)) |
1/360 |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
1/360 |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(/ 1/12 (pow x 2)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 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) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/ 2 (+ (exp x) (/ 1 (exp x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
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 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)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(* -1/2 x) |
(*.f64 #s(literal -1/2 binary64) x) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
(* 1/12 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/12 binary64))) |
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 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x)) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x)) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
(* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (/.f64 #s(literal -288 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (+.f64 (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -288 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (+.f64 (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -288 binary64) (*.f64 x x)) (/.f64 #s(literal -27648 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- 24 (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (/.f64 #s(literal -288 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (* 288 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (+.f64 (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -288 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (+ 24 (/ 2880 (pow x 4))) (+ (* 288 (/ 1 (pow x 2))) (* 27648 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 24 binary64) (+.f64 (/.f64 #s(literal 2880 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -288 binary64) (*.f64 x x)) (/.f64 #s(literal -27648 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/12 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* (pow x 3) (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 3) (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 3) (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* 1/360 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* 1/360 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/24 (pow x 4))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/24 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 4) (- (* -1/720 (pow x 2)) 1/24))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 4) (- (* (pow x 2) (- (* 1/576 (pow x 2)) 1/720)) 1/24))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1 binary64)) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 648000 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 19958400 (/ 1 (pow x 6))))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (+.f64 (/.f64 #s(literal 648000 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -21600 binary64) (*.f64 x x)) (/.f64 #s(literal -19958400 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 648000 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/ (- (+ 720 (/ 648000 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 19958400 (/ 1 (pow x 6))))) (pow x 6)) |
(/.f64 (+.f64 #s(literal 720 binary64) (+.f64 (/.f64 #s(literal 648000 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -21600 binary64) (*.f64 x x)) (/.f64 #s(literal -19958400 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 1/12 (pow x 4))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(+ 2 (* (pow x 4) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(+ 2 (* (pow x 4) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64))))) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64))))) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 2 (pow x 6))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
(/ (+ 1/12 (* 1/360 (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x)) |
1/360 |
#s(literal 1/360 binary64) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
1/360 |
#s(literal 1/360 binary64) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+ 1/360 (* 1/12 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(/ 1/12 (pow x 2)) |
(/.f64 #s(literal 1/12 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)) |
(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))) |
Compiled 22 945 to 2 117 computations (90.8% saved)
29 alts after pruning (23 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 868 | 12 | 880 |
| Fresh | 7 | 11 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 877 | 29 | 906 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 53.1% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 39.5% | (/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 53.1% | (/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) | |
| 41.1% | (/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 36.3% | (/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| 86.9% | (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) | |
| 62.6% | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64))) | |
| 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) | |
| ✓ | 91.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
| ▶ | 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
| 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) | |
| ✓ | 76.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
| ▶ | 98.4% | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
| 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) | |
| 40.8% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) | |
| 36.6% | (/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) | |
| ▶ | 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
| ✓ | 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
| 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) | |
| 40.7% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) | |
| ▶ | 26.6% | (/.f64 #s(literal 2 binary64) (*.f64 x x)) |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| 60.6% | (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) | |
| 53.0% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) | |
| 76.6% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) | |
| ✓ | 53.3% | #s(literal 1 binary64) |
Compiled 750 to 440 computations (41.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)))) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
| ✓ | cost-diff | 832 | (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
| 6 234× | accelerator-lowering-fma.f32 |
| 6 234× | accelerator-lowering-fma.f64 |
| 2 578× | *-lowering-*.f32 |
| 2 578× | *-lowering-*.f64 |
| 1 134× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 192 |
| 1 | 91 | 166 |
| 2 | 242 | 158 |
| 3 | 772 | 146 |
| 4 | 2817 | 146 |
| 5 | 4756 | 146 |
| 6 | 6323 | 146 |
| 7 | 7556 | 146 |
| 8 | 7924 | 146 |
| 0 | 8043 | 138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (+ (/ 1 (exp (neg x))) 1)) |
2 |
(+ (/ 1 (exp (neg x))) 1) |
(/ 1 (exp (neg x))) |
1 |
(exp (neg x)) |
(neg x) |
x |
(/ 2 (* x x)) |
2 |
(* x x) |
x |
(/ 2 (* x (* (* x x) (* x 1/12)))) |
2 |
(* x (* (* x x) (* x 1/12))) |
x |
(* (* x x) (* x 1/12)) |
(* x x) |
(* x 1/12) |
1/12 |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2)) 1) |
(* x x) |
x |
(+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2) |
(+ (* x (* x -1/12)) 5/24) |
(* x -1/12) |
-1/12 |
5/24 |
-1/2 |
1 |
(/ 2 (+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2)) |
2 |
(+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2) |
x |
(* x (* x (* x (* (* x x) 1/360)))) |
(* x (* x (* (* x x) 1/360))) |
(* x (* (* x x) 1/360)) |
(* (* x x) 1/360) |
(* x x) |
1/360 |
| Outputs |
|---|
(/ 2 (+ (/ 1 (exp (neg x))) 1)) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
2 |
#s(literal 2 binary64) |
(+ (/ 1 (exp (neg x))) 1) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
(/ 2 (* x x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
2 |
#s(literal 2 binary64) |
(* x x) |
(*.f64 x x) |
x |
(/ 2 (* x (* (* x x) (* x 1/12)))) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
2 |
#s(literal 2 binary64) |
(* x (* (* x x) (* x 1/12))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
x |
(* (* x x) (* x 1/12)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(* x x) |
(*.f64 x x) |
(* x 1/12) |
(*.f64 x #s(literal 1/12 binary64)) |
1/12 |
#s(literal 1/12 binary64) |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2)) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) |
(+ (* x (* x -1/12)) 5/24) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(* x -1/12) |
(*.f64 x #s(literal -1/12 binary64)) |
-1/12 |
#s(literal -1/12 binary64) |
5/24 |
#s(literal 5/24 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ 2 (+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2)) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) |
x |
(* x (* x (* x (* (* x x) 1/360)))) |
(*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* x (* x (* (* x x) 1/360))) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* x (* (* x x) 1/360)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(* (* x x) 1/360) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* x x) |
(*.f64 x x) |
1/360 |
#s(literal 1/360 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal -1/12 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal 1/12 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 2 binary64) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
| 42.0ms | 137× | 0 | valid |
| 29.0ms | 119× | 0 | exit |
Compiled 189 to 35 computations (81.5% saved)
ival-mult: 24.0ms (44.2% of total)const: 14.0ms (25.8% of total)ival-div: 7.0ms (12.9% of total)ival-add: 6.0ms (11% of total)ival-exp: 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)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 2 (+ (/ 1 (exp (neg x))) 1))> |
#<alt (+ (/ 1 (exp (neg x))) 1)> |
#<alt (exp (neg x))> |
#<alt (/ 2 (* x x))> |
#<alt (* x x)> |
#<alt (/ 2 (* x (* (* x x) (* x 1/12))))> |
#<alt (* x (* (* x x) (* x 1/12)))> |
#<alt (* (* x x) (* x 1/12))> |
#<alt (+ (* (* x x) (+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2)) 1)> |
#<alt (+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2)> |
#<alt (+ (* x (* x -1/12)) 5/24)> |
#<alt (/ 2 (+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2))> |
#<alt (+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2)> |
#<alt (* x (* x (* x (* (* x x) 1/360))))> |
#<alt (* x (* x (* (* x x) 1/360)))> |
#<alt (* x 1/12)> |
#<alt (* x -1/12)> |
#<alt (* (* x x) 1/360)> |
#<alt (* x (* (* x x) 1/360))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (neg x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt (/ 1 (exp (* -1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 x))> |
#<alt (+ 1 (* x (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* x (- (* (pow x 2) (+ 1/24 (* -1/240 (pow x 2)))) 1/2)))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (neg x)))))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (* -1 x)))))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (* -1 x)))))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (* -1 x)))))> |
#<alt (/ 2 (+ 1 (/ 1 (exp (* -1 x)))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (+ 1 (/ 1 (exp (neg x))))> |
#<alt (+ 1 (/ 1 (exp (neg x))))> |
#<alt (+ 1 (/ 1 (exp (neg x))))> |
#<alt (+ 1 (/ 1 (exp (neg x))))> |
#<alt (+ 1 (/ 1 (exp (* -1 x))))> |
#<alt (+ 1 (/ 1 (exp (* -1 x))))> |
#<alt (+ 1 (/ 1 (exp (* -1 x))))> |
#<alt (+ 1 (/ 1 (exp (* -1 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 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (pow x 2))> |
#<alt (/ 2 (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 (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (/ 24 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 4))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt (* 1/12 (pow x 3))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2)))> |
#<alt (* -1/12 (pow x 6))> |
#<alt (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt (* -1/12 (pow x 6))> |
#<alt (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt -1/2> |
#<alt (- (* 5/24 (pow x 2)) 1/2)> |
#<alt (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2)> |
#<alt (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2)> |
#<alt (* -1/12 (pow x 4))> |
#<alt (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt (* -1/12 (pow x 4))> |
#<alt (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4)))))> |
#<alt 5/24> |
#<alt (+ 5/24 (* -1/12 (pow x 2)))> |
#<alt (+ 5/24 (* -1/12 (pow x 2)))> |
#<alt (+ 5/24 (* -1/12 (pow x 2)))> |
#<alt (* -1/12 (pow x 2))> |
#<alt (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* -1/12 (pow x 2))> |
#<alt (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12))> |
#<alt 1> |
#<alt (+ 1 (* -1/720 (pow x 6)))> |
#<alt (+ 1 (* (pow x 6) (- (* 1/518400 (pow x 6)) 1/720)))> |
#<alt (+ 1 (* (pow x 6) (- (* (pow x 6) (+ 1/518400 (* -1/373248000 (pow x 6)))) 1/720)))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 518400 (/ 1 (pow x 6)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 373248000 (pow x 12))) (* 518400 (/ 1 (pow x 6)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 373248000 (pow x 12))) (+ (* 518400 (/ 1 (pow x 6))) (* 268738560000 (/ 1 (pow x 18))))) (pow x 6))> |
#<alt (/ 720 (pow x 6))> |
#<alt (/ (- 720 (* 518400 (/ 1 (pow x 6)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 373248000 (pow x 12))) (* 518400 (/ 1 (pow x 6)))) (pow x 6))> |
#<alt (/ (- (+ 720 (/ 373248000 (pow x 12))) (+ (* 518400 (/ 1 (pow x 6))) (* 268738560000 (/ 1 (pow x 18))))) (pow x 6))> |
#<alt 2> |
#<alt (+ 2 (* 1/360 (pow x 6)))> |
#<alt (+ 2 (* 1/360 (pow x 6)))> |
#<alt (+ 2 (* 1/360 (pow x 6)))> |
#<alt (* 1/360 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6)))))> |
#<alt (* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6)))))> |
#<alt (* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6)))))> |
#<alt (* 1/360 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6)))))> |
#<alt (* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6)))))> |
#<alt (* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6)))))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 5))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/360 (pow x 4))> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* 1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* -1/12 x)> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 2))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
#<alt (* 1/360 (pow x 3))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (/ 2 (+ (/ 1 (exp (neg x))) 1)) |
| 2.0ms | x | @ | 0 | (+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2) |
| 1.0ms | x | @ | inf | (/ 2 (+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2)) |
| 1.0ms | x | @ | inf | (/ 2 (+ (/ 1 (exp (neg x))) 1)) |
| 1.0ms | x | @ | -inf | (/ 2 (+ (/ 1 (exp (neg x))) 1)) |
| 1× | batch-egg-rewrite |
| 5 778× | accelerator-lowering-fma.f32 |
| 5 778× | accelerator-lowering-fma.f64 |
| 4 894× | *-lowering-*.f32 |
| 4 894× | *-lowering-*.f64 |
| 4 178× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 165 |
| 1 | 190 | 139 |
| 2 | 1326 | 125 |
| 0 | 8481 | 117 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (exp (neg x))) |
(/ 2 (+ (/ 1 (exp (neg x))) 1)) |
(+ (/ 1 (exp (neg x))) 1) |
(exp (neg x)) |
(/ 2 (* x x)) |
(* x x) |
(/ 2 (* x (* (* x x) (* x 1/12)))) |
(* x (* (* x x) (* x 1/12))) |
(* (* x x) (* x 1/12)) |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2)) 1) |
(+ (* (* x x) (+ (* x (* x -1/12)) 5/24)) -1/2) |
(+ (* x (* x -1/12)) 5/24) |
(/ 2 (+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2)) |
(+ (* x (* x (* x (* x (* (* x x) 1/360))))) 2) |
(* x (* x (* x (* (* x x) 1/360)))) |
(* x (* x (* (* x x) 1/360))) |
(* x 1/12) |
(* x -1/12) |
(* (* x x) 1/360) |
(* x (* (* x x) 1/360)) |
| Outputs |
|---|
(exp.f64 x) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) |
(pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal 1 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 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 x))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 (+.f64 x x) (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (expm1.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x))))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 #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)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.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 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x))) x) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) |
(neg.f64 (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/12 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/12 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/12 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) x) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x x))) (neg.f64 (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal -1/12 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/12 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/12 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 12 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/12 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64))) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/12 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/12 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/12 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 24 binary64)) |
(*.f64 #s(literal 24 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/12 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) |
(*.f64 x (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) #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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) x) x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #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/12 binary64) #s(literal 5/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 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))))) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (fma.f64 (*.f64 x 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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #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/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/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 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/12 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/12 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/12 binary64)) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 125/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (*.f64 (*.f64 x x) #s(literal 5/24 binary64)))))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal -5/24 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 #s(literal -5/24 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/12 binary64) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/12 binary64))) x (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal -25/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal -25/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 9 binary64)) #s(literal -1/512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/8 binary64)))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 125/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (-.f64 (*.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (*.f64 (*.f64 x x) #s(literal 5/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))))) (*.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64))))) (*.f64 (*.f64 x x) #s(literal 5/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) |
(+.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (neg.f64 (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)))) |
(-.f64 (/.f64 #s(literal 25/576 binary64) (+.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (+.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(fma.f64 #s(literal -1/12 binary64) (*.f64 x x) #s(literal 5/24 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/12 binary64)) x #s(literal 5/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (neg.f64 (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 25/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x x) #s(literal -5/288 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64)) (+.f64 #s(literal 25/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x x) #s(literal -5/288 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal -25/576 binary64)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64))) (neg.f64 (+.f64 #s(literal 25/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x x) #s(literal -5/288 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal -25/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)))) |
(/.f64 (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)))) (+.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)) #s(literal 25/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 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 1/2985984 binary64)) #s(literal 1953125/2641807540224 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 1/2985984 binary64) (-.f64 #s(literal 15625/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -125/23887872 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 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 1/2985984 binary64) #s(literal -15625/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal -125/13824 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 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 1/2985984 binary64) #s(literal -15625/191102976 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 1/20736 binary64) (+.f64 #s(literal 625/331776 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 25/82944 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/20736 binary64) #s(literal -625/331776 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal 25/576 binary64)) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal -25/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))))) (neg.f64 (+.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (fma.f64 (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)))) (*.f64 (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))) (/.f64 #s(literal 25/576 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 25/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x x) #s(literal -5/288 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal -25/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/1728 binary64)) #s(literal 125/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) #s(literal -5/288 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) #s(literal -25/576 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -5/24 binary64))))) |
(*.f64 (-.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal -8 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))))) |
(pow.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 9 binary64)) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 6 binary64)) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)))) #s(literal 8 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 6 binary64)) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal -8 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) #s(literal 6 binary64)) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 4 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal -16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))))))) |
(*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))) x) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/360 binary64)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(*.f64 x #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(*.f64 x #s(literal -1/12 binary64)) |
(*.f64 #s(literal -1/12 binary64) x) |
(*.f64 x (*.f64 x #s(literal 1/360 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/360 binary64)) x) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/360 binary64))) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) x) |
(*.f64 (*.f64 x #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
| 1× | egg-herbie |
| 11 836× | accelerator-lowering-fma.f32 |
| 11 836× | accelerator-lowering-fma.f64 |
| 3 238× | *-lowering-*.f32 |
| 3 238× | *-lowering-*.f64 |
| 2 424× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 1455 |
| 1 | 338 | 1406 |
| 2 | 689 | 1398 |
| 3 | 2162 | 1398 |
| 4 | 6828 | 1398 |
| 0 | 8341 | 1334 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (neg x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
(/ 1 (exp (* -1 x))) |
1 |
(+ 1 (* -1/2 x)) |
(+ 1 (* x (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* x (- (* (pow x 2) (+ 1/24 (* -1/240 (pow x 2)))) 1/2))) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (/ 1 (exp (neg x)))) |
(+ 1 (/ 1 (exp (neg x)))) |
(+ 1 (/ 1 (exp (neg x)))) |
(+ 1 (/ 1 (exp (neg x)))) |
(+ 1 (/ 1 (exp (* -1 x)))) |
(+ 1 (/ 1 (exp (* -1 x)))) |
(+ 1 (/ 1 (exp (* -1 x)))) |
(+ 1 (/ 1 (exp (* -1 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 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(/ 2 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(/ 24 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 4)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
(* 1/12 (pow x 3)) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2))) |
(* -1/12 (pow x 6)) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(* -1/12 (pow x 6)) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/12 (/ 1/2 (pow x 4))))) |
-1/2 |
(- (* 5/24 (pow x 2)) 1/2) |
(- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2) |
(- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2) |
(* -1/12 (pow x 4)) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(* -1/12 (pow x 4)) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
5/24 |
(+ 5/24 (* -1/12 (pow x 2))) |
(+ 5/24 (* -1/12 (pow x 2))) |
(+ 5/24 (* -1/12 (pow x 2))) |
(* -1/12 (pow x 2)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* -1/12 (pow x 2)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
1 |
(+ 1 (* -1/720 (pow x 6))) |
(+ 1 (* (pow x 6) (- (* 1/518400 (pow x 6)) 1/720))) |
(+ 1 (* (pow x 6) (- (* (pow x 6) (+ 1/518400 (* -1/373248000 (pow x 6)))) 1/720))) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (+ (* 518400 (/ 1 (pow x 6))) (* 268738560000 (/ 1 (pow x 18))))) (pow x 6)) |
(/ 720 (pow x 6)) |
(/ (- 720 (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (+ (* 518400 (/ 1 (pow x 6))) (* 268738560000 (/ 1 (pow x 18))))) (pow x 6)) |
2 |
(+ 2 (* 1/360 (pow x 6))) |
(+ 2 (* 1/360 (pow x 6))) |
(+ 2 (* 1/360 (pow x 6))) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 5)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/360 (pow x 4)) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* 1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* -1/12 x) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 2)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
(* 1/360 (pow x 3)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 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)) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (neg x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
(/ 1 (exp (* -1 x))) |
(exp.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 x)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* (pow x 2) (+ 1/24 (* -1/240 (pow x 2)))) 1/2))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 2 (+ 1 (/ 1 (exp (neg x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 2 (+ 1 (/ 1 (exp (* -1 x))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 x #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* 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 2 binary64)) |
(+ 1 (/ 1 (exp (neg x)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (/ 1 (exp (neg x)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (/ 1 (exp (neg x)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (/ 1 (exp (neg x)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (/ 1 (exp (* -1 x)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (/ 1 (exp (* -1 x)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (/ 1 (exp (* -1 x)))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (/ 1 (exp (* -1 x)))) |
(+.f64 #s(literal 1 binary64) (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 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/ 2 (pow x 2)) |
(/.f64 #s(literal 2 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) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 24 (pow x 4)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/12 binary64)) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
(* 1/12 (pow x 3)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) |
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) (- (* 5/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/12 (pow x 6)) |
(*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/12 binary64) (+.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/12 binary64) (+.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
(* -1/12 (pow x 6)) |
(*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/12 binary64) (+.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/12 binary64) (+.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 5/24 (pow x 2)) 1/2) |
(fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) |
(- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) |
(- (* (pow x 2) (+ 5/24 (* -1/12 (pow x 2)))) 1/2) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) |
(* -1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x #s(literal 5/24 binary64)))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x #s(literal 5/24 binary64)))) |
(* -1/12 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/12 binary64)))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x #s(literal 5/24 binary64)))) |
(* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 1/12 (/ 1/2 (pow x 4))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x #s(literal 5/24 binary64)))) |
5/24 |
#s(literal 5/24 binary64) |
(+ 5/24 (* -1/12 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(+ 5/24 (* -1/12 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(+ 5/24 (* -1/12 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(* -1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/12 binary64)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(* -1/12 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/12 binary64)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
(* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 1/12)) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal 5/24 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/720 (pow x 6))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 6) (- (* 1/518400 (pow x 6)) 1/720))) |
(fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 12 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64) #s(literal 1 binary64))) |
(+ 1 (* (pow x 6) (- (* (pow x 6) (+ 1/518400 (* -1/373248000 (pow x 6)))) 1/720))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/373248000 binary64) #s(literal 1/518400 binary64)) (pow.f64 x #s(literal 12 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64) #s(literal 1 binary64))) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ (- 720 (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(+.f64 (/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(+.f64 (/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal 373248000 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (+ (* 518400 (/ 1 (pow x 6))) (* 268738560000 (/ 1 (pow x 18))))) (pow x 6)) |
(-.f64 (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 12 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 268738560000 binary64) (pow.f64 x #s(literal 18 binary64))) (+.f64 #s(literal 720 binary64) (/.f64 #s(literal 373248000 binary64) (pow.f64 x #s(literal 12 binary64))))) (pow.f64 x #s(literal 6 binary64)))) |
(/ 720 (pow x 6)) |
(/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ (- 720 (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(+.f64 (/.f64 #s(literal 720 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (* 518400 (/ 1 (pow x 6)))) (pow x 6)) |
(+.f64 (/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal 373248000 binary64) (pow.f64 x #s(literal 12 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 12 binary64)))) |
(/ (- (+ 720 (/ 373248000 (pow x 12))) (+ (* 518400 (/ 1 (pow x 6))) (* 268738560000 (/ 1 (pow x 18))))) (pow x 6)) |
(-.f64 (/.f64 #s(literal -518400 binary64) (pow.f64 x #s(literal 12 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 268738560000 binary64) (pow.f64 x #s(literal 18 binary64))) (+.f64 #s(literal 720 binary64) (/.f64 #s(literal 373248000 binary64) (pow.f64 x #s(literal 12 binary64))))) (pow.f64 x #s(literal 6 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 1/360 (pow x 6))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(+ 2 (* 1/360 (pow x 6))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(+ 2 (* 1/360 (pow x 6))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(* (pow x 6) (+ 1/360 (* 2 (/ 1 (pow x 6))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64) #s(literal 2 binary64)) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 5)) |
(*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/360 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* -1/12 x) |
(*.f64 x #s(literal -1/12 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)) |
Compiled 20 083 to 1 911 computations (90.5% saved)
33 alts after pruning (22 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 846 | 7 | 853 |
| Fresh | 3 | 15 | 18 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 849 | 33 | 882 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 53.1% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 26.5% | (/.f64 (/.f64 #s(literal 2 binary64) x) x) | |
| 39.5% | (/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 53.1% | (/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) | |
| 41.1% | (/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 36.3% | (/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| 86.9% | (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) | |
| 62.6% | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64))) | |
| 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) | |
| ✓ | 91.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
| 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) | |
| ✓ | 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
| 90.7% | (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) | |
| ✓ | 76.6% | (/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
| ✓ | 98.4% | (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
| 54.1% | (/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) | |
| 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) | |
| 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) | |
| 40.8% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) | |
| 36.6% | (/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) | |
| ✓ | 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
| ✓ | 36.3% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
| 40.7% | (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) | |
| ✓ | 26.6% | (/.f64 #s(literal 2 binary64) (*.f64 x x)) |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| 58.2% | (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) | |
| 60.6% | (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) | |
| 53.0% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) | |
| 26.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) | |
| ✓ | 53.3% | #s(literal 1 binary64) |
Compiled 1 181 to 466 computations (60.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
3 calls:
| 15.0ms | x |
| 12.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 11.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 100.0% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
3 calls:
| 16.0ms | x |
| 13.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 11.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 100.0% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
3 calls:
| 18.0ms | x |
| 12.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 10.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 2 | x |
| 91.6% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 91.6% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.2% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1/360 binary64) (/.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
3 calls:
| 12.0ms | x |
| 11.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 10.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 91.6% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 91.6% | 1 | x |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
3 calls:
| 89.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 54.0ms | x |
| 8.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 1 | x |
| 91.1% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 91.1% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
3 calls:
| 12.0ms | x |
| 7.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 7.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 1 | x |
| 90.7% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 90.7% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/360 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
3 calls:
| 17.0ms | x |
| 7.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 7.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 2 | x |
| 91.7% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 91.7% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -61/720 binary64)) #s(literal 5/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/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
3 calls:
| 9.0ms | x |
| 7.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 6.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 1 | x |
| 86.9% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 86.9% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
3 calls:
| 12.0ms | x |
| 5.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 5.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.2% | 1 | x |
| 86.2% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 86.2% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
| Outputs |
|---|
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x))) |
3 calls:
| 6.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 6.0ms | x |
| 5.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 86.8% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 86.8% | 2 | x |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x #s(literal 1/12 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64)))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) |
| Outputs |
|---|
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
3 calls:
| 6.0ms | x |
| 6.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 5.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 86.8% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 86.8% | 2 | x |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
3 calls:
| 4.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 4.0ms | x |
| 3.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.6% | 1 | x |
| 76.6% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 76.6% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
| Outputs |
|---|
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
3 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 2.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 76.5% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 76.5% | 2 | x |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
3 calls:
| 5.0ms | x |
| 2.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 2.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.1% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 54.1% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 54.1% | 1 | x |
Compiled 18 to 13 computations (27.8% saved)
Total -0.4b remaining (-1.2%)
Threshold costs -0.4b (-1.2%)
| Inputs |
|---|
#s(literal 1 binary64) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 1.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.3% | 1 | x |
| 53.3% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 53.3% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Compiled 18 to 13 computations (27.8% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 2.251780475064222e+50 | 5.077365716193468e+51 |
| 2.0ms | 48× | 0 | valid |
Compiled 192 to 95 computations (50.5% saved)
ival-exp: 1.0ms (74.1% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.0606808782487392e+71 | 2.904718113476238e+77 |
| 4.0ms | 80× | 0 | valid |
Compiled 257 to 116 computations (54.9% saved)
ival-exp: 1.0ms (42.8% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.622216865131812e-271 | 0.928629599124128 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.3895916939530971 | 622.9669813358317 |
| 8.0ms | 128× | 0 | valid |
Compiled 228 to 155 computations (32% saved)
ival-exp: 3.0ms (61.8% of total)ival-div: 1.0ms (20.6% of total)ival-add: 1.0ms (20.6% of total)ival-neg: 1.0ms (20.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.3895916939530971 | 622.9669813358317 |
| 8.0ms | 128× | 0 | valid |
Compiled 204 to 139 computations (31.9% saved)
ival-exp: 3.0ms (61% of total)ival-div: 1.0ms (20.3% of total)ival-add: 1.0ms (20.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 0.3895916939530971 | 622.9669813358317 |
| 7.0ms | 128× | 0 | valid |
Compiled 132 to 99 computations (25% saved)
ival-exp: 3.0ms (62% of total)ival-div: 1.0ms (20.7% of total)ival-add: 1.0ms (20.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | egg-herbie |
| 48× | *-commutative_binary64 |
| 8× | +-commutative_binary64 |
| 2× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 318 |
| 1 | 135 | 318 |
| 2 | 137 | 318 |
| 3 | 138 | 318 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(if (<=.f64 x #s(literal 3999999999999999972883794697446511905846833767776256 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(if (<=.f64 x #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) #s(literal 2379227053564453/2379227053564452900476899997039840896210016322655031134489234974905505051456646997672269303193850160943677958064308756880727336392871849132465328929763831401252753344715935798308298255734876378992382713251762299529708397931004608141051358304557852932819272168726630260518024558103494656 binary64)) (/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x)))) |
(if (<=.f64 x #s(literal 4278419646001971/2251799813685248 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(if (<=.f64 x #s(literal 3999999999999999972883794697446511905846833767776256 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/129600 binary64)) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(if (<=.f64 x #s(literal 199999999999999996556522545109171713495495289428031795107950240435622308216832 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x)) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal -2 binary64))) (/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) #s(literal 2379227053564453/2379227053564452900476899997039840896210016322655031134489234974905505051456646997672269303193850160943677958064308756880727336392871849132465328929763831401252753344715935798308298255734876378992382713251762299529708397931004608141051358304557852932819272168726630260518024558103494656 binary64)) (/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) #s(literal 2379227053564453/2379227053564452900476899997039840896210016322655031134489234974905505051456646997672269303193850160943677958064308756880727336392871849132465328929763831401252753344715935798308298255734876378992382713251762299529708397931004608141051358304557852932819272168726630260518024558103494656 binary64)) (/.f64 #s(literal 720 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 5/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) #s(literal 2 binary64))) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/12 binary64))) x)))) |
(if (<=.f64 x #s(literal 4278419646001971/2251799813685248 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) x)) |
#s(literal 1 binary64) |
| 15 580× | accelerator-lowering-fma.f32 |
| 15 580× | accelerator-lowering-fma.f64 |
| 14 398× | accelerator-lowering-fma.f32 |
| 14 398× | accelerator-lowering-fma.f64 |
| 11 836× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 156 |
| 1 | 188 | 136 |
| 2 | 1576 | 132 |
| 0 | 8173 | 115 |
| 0 | 151 | 1455 |
| 1 | 338 | 1406 |
| 2 | 689 | 1398 |
| 3 | 2162 | 1398 |
| 4 | 6828 | 1398 |
| 0 | 8341 | 1334 |
| 0 | 139 | 1460 |
| 1 | 356 | 1460 |
| 2 | 831 | 1448 |
| 3 | 2065 | 1444 |
| 4 | 3823 | 1444 |
| 5 | 7859 | 1444 |
| 0 | 8798 | 1369 |
| 0 | 33 | 165 |
| 1 | 190 | 139 |
| 2 | 1326 | 125 |
| 0 | 8481 | 117 |
| 0 | 66 | 283 |
| 1 | 162 | 282 |
| 2 | 359 | 278 |
| 3 | 921 | 278 |
| 4 | 1406 | 278 |
| 5 | 2068 | 278 |
| 6 | 3397 | 278 |
| 7 | 4663 | 278 |
| 8 | 5970 | 278 |
| 9 | 7535 | 278 |
| 0 | 8007 | 256 |
| 0 | 183 | 1657 |
| 1 | 523 | 1572 |
| 2 | 1262 | 1568 |
| 3 | 4422 | 1560 |
| 0 | 8114 | 1466 |
| 0 | 7 | 15 |
| 1 | 37 | 13 |
| 2 | 252 | 13 |
| 3 | 2361 | 13 |
| 0 | 9050 | 13 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 723 to 347 computations (52% saved)
(abs x)
Compiled 752 to 282 computations (62.5% saved)
Loading profile data...