
Time bar (total: 7.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 75.2% | 24.8% | 0% | 0% | 0% | 0 |
| 0% | 0% | 75.2% | 24.8% | 0% | 0% | 0% | 1 |
| 50% | 37.6% | 37.6% | 24.8% | 0% | 0% | 0% | 2 |
| 75% | 56.4% | 18.8% | 24.8% | 0% | 0% | 0% | 3 |
| 87.5% | 65.8% | 9.4% | 24.8% | 0% | 0% | 0% | 4 |
| 93.8% | 70.5% | 4.7% | 24.8% | 0% | 0% | 0% | 5 |
| 96.9% | 72.8% | 2.3% | 24.8% | 0% | 0% | 0% | 6 |
| 98.4% | 74% | 1.2% | 24.8% | 0% | 0% | 0% | 7 |
| 99.2% | 74.6% | 0.6% | 24.8% | 0% | 0% | 0% | 8 |
| 99.6% | 74.9% | 0.3% | 24.8% | 0% | 0% | 0% | 9 |
| 99.8% | 75% | 0.1% | 24.8% | 0% | 0% | 0% | 10 |
| 99.9% | 75.1% | 0.1% | 24.8% | 0% | 0% | 0% | 11 |
| 100% | 75.1% | 0% | 24.8% | 0% | 0% | 0% | 12 |
Compiled 11 to 7 computations (36.4% saved)
| 391.0ms | 8 256× | 0 | valid |
ival-expm1: 80.0ms (34.5% of total)ival-exp: 64.0ms (27.6% of total)ival-div: 57.0ms (24.6% of total)ival->: 21.0ms (9% of total)exact: 7.0ms (3% of total)ival-assert: 3.0ms (1.3% of total)| 2× | egg-herbie |
| 1 938× | div-sub |
| 768× | sub-neg |
| 640× | cube-prod |
| 488× | exp-diff |
| 452× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 26 |
| 1 | 25 | 26 |
| 2 | 46 | 25 |
| 3 | 82 | 25 |
| 4 | 135 | 19 |
| 5 | 245 | 19 |
| 6 | 368 | 19 |
| 7 | 722 | 19 |
| 8 | 1507 | 19 |
| 9 | 2615 | 19 |
| 10 | 3399 | 19 |
| 11 | 4082 | 19 |
| 12 | 4886 | 19 |
| 13 | 6419 | 19 |
| 0 | 5 | 7 |
| 1 | 10 | 7 |
| 2 | 11 | 7 |
| 0 | 11 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (exp x) (- (exp x) 1)) |
| Outputs |
|---|
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
| Inputs |
|---|
(/ (exp x) (- (exp x) 1)) |
(/ (exp (neg x)) (- (exp (neg x)) 1)) |
(neg (/ (exp (neg x)) (- (exp (neg x)) 1))) |
| Outputs |
|---|
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (+ (exp x) -1)) |
(/ (exp (neg x)) (- (exp (neg x)) 1)) |
(/ 1 (- 1 (exp x))) |
(neg (/ (exp (neg x)) (- (exp (neg x)) 1))) |
(/ 1 (+ (exp x) -1)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 175 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | cancellation | 175 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 175 | 0 |
| - | 0 | 81 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 175 | 0 | 0 |
| - | 0 | 0 | 81 |
| number | freq |
|---|---|
| 0 | 81 |
| 1 | 175 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 512× | 0 | valid |
Compiled 50 to 24 computations (52% saved)
ival-div: 4.0ms (34.4% of total)ival-exp: 4.0ms (34.4% of total)ival-expm1: 3.0ms (25.8% 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 |
|---|---|---|
| ▶ | 35.6% | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 8 to 5 computations (37.5% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ✓ | cost-diff | 192 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 4× | +-lowering-+.f64 |
| 4× | +-lowering-+.f32 |
| 2× | accelerator-lowering-expm1.f32 |
| 2× | exp-lowering-exp.f32 |
| 2× | accelerator-lowering-expm1.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 1 | 10 | 15 |
| 2 | 11 | 15 |
| 0 | 11 | 11 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (exp x) (- (exp x) 1)) |
(exp x) |
x |
(- (exp x) 1) |
1 |
| Outputs |
|---|
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(exp x) |
(exp.f64 x) |
x |
(- (exp x) 1) |
(expm1.f64 x) |
1 |
#s(literal 1 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ✓ | accuracy | 37.2% | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 11.0ms | 256× | 0 | valid |
Compiled 17 to 7 computations (58.8% saved)
ival-div: 2.0ms (35.9% of total)ival-exp: 2.0ms (35.9% of total)ival-expm1: 1.0ms (17.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (exp x) 1)> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (exp x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x)> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<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)> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (/ (exp x) (- (exp x) 1)) |
| 0.0ms | x | @ | inf | (/ (exp x) (- (exp x) 1)) |
| 0.0ms | x | @ | 0 | (- (exp x) 1) |
| 0.0ms | x | @ | 0 | (/ (exp x) (- (exp x) 1)) |
| 0.0ms | x | @ | inf | (- (exp x) 1) |
| 1× | batch-egg-rewrite |
| 5 384× | /-lowering-/.f32 |
| 5 384× | /-lowering-/.f64 |
| 3 398× | accelerator-lowering-fma.f32 |
| 3 398× | accelerator-lowering-fma.f64 |
| 3 144× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 13 |
| 1 | 30 | 13 |
| 2 | 185 | 13 |
| 3 | 1803 | 13 |
| 0 | 8778 | 9 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (exp x) 1) |
(/ (exp x) (- (exp x) 1)) |
(exp x) |
| Outputs |
|---|
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (expm1.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (expm1.f64 x)) #s(literal -1 binary64)))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) |
(-.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x 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 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x 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) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x 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 #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x)))) (exp.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(expm1.f64 x) |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (expm1.f64 (*.f64 x #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 6 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 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))))) |
(/.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 (expm1.f64 (*.f64 x #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (+.f64 x x))) #s(literal -1 binary64)) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #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 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))))))) |
(/.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x)))))) |
(pow.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 x)) |
(*.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)) (expm1.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (expm1.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (expm1.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x))) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(exp.f64 (*.f64 (-.f64 (log.f64 (expm1.f64 x)) x) #s(literal -1 binary64))) |
(exp.f64 (+.f64 x (*.f64 (log.f64 (expm1.f64 x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (expm1.f64 x)) #s(literal -1 binary64) x)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (expm1.f64 x)) #s(literal -1 binary64)) (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (*.f64 (exp.f64 x) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (expm1.f64 x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (expm1.f64 x))) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(/.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (*.f64 (exp.f64 x) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(/.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (expm1.f64 (+.f64 x x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (expm1.f64 (neg.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (expm1.f64 x)) (expm1.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (expm1.f64 x)) (*.f64 (neg.f64 (expm1.f64 x)) (neg.f64 (exp.f64 x)))) (*.f64 (neg.f64 (expm1.f64 x)) (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (expm1.f64 x)) (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))))) (*.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (expm1.f64 x)) (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 (+.f64 x x))))) (*.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 x) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (expm1.f64 x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (-.f64 (*.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)))) (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x))) (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)) (-.f64 (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x))) (*.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (-.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (*.f64 (*.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (expm1.f64 x)) (/.f64 #s(literal 0 binary64) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) (*.f64 (/.f64 #s(literal 0 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (expm1.f64 (neg.f64 x))) (neg.f64 (expm1.f64 (neg.f64 x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (-.f64 (log.f64 (expm1.f64 x)) x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (/.f64 (expm1.f64 x) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (exp.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) (exp.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (exp.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 (+.f64 x x))) (+.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 (expm1.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(exp.f64 x) |
(exp.f64 (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 x)))))) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 10 384× | accelerator-lowering-fma.f32 |
| 10 384× | accelerator-lowering-fma.f64 |
| 4 444× | *-lowering-*.f32 |
| 4 444× | *-lowering-*.f64 |
| 1 914× | associate-/r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 202 |
| 1 | 122 | 202 |
| 2 | 258 | 202 |
| 3 | 571 | 202 |
| 4 | 827 | 202 |
| 5 | 976 | 202 |
| 6 | 1003 | 202 |
| 7 | 1097 | 196 |
| 8 | 1514 | 196 |
| 9 | 1932 | 196 |
| 10 | 3331 | 196 |
| 11 | 4894 | 196 |
| 12 | 5180 | 196 |
| 13 | 5566 | 196 |
| 14 | 6116 | 196 |
| 15 | 6842 | 196 |
| 0 | 10190 | 150 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
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) |
| Outputs |
|---|
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
Compiled 9 723 to 1 201 computations (87.6% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 406 | 8 | 414 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 407 | 8 | 415 |
| Status | Accuracy | Program |
|---|---|---|
| 69.5% | (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) | |
| ▶ | 69.5% | (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ▶ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ▶ | 97.5% | (/.f64 (exp.f64 x) x) |
| ▶ | 69.1% | (/.f64 #s(literal 1 binary64) x) |
| 100.0% | (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) | |
| 69.2% | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) | |
| ▶ | 100.0% | (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 126 to 90 computations (28.6% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (expm1.f64 x) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (exp.f64 x) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (expm1.f64 (+.f64 x x)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
| ✓ | cost-diff | 7104 | (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 37 248× | accelerator-lowering-fma.f32 |
| 37 248× | accelerator-lowering-fma.f64 |
| 3 852× | *-lowering-*.f32 |
| 3 852× | *-lowering-*.f64 |
| 2 244× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 94 |
| 1 | 42 | 94 |
| 2 | 72 | 94 |
| 3 | 112 | 80 |
| 4 | 254 | 80 |
| 5 | 716 | 80 |
| 6 | 2970 | 80 |
| 7 | 5247 | 80 |
| 0 | 8620 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (exp x) (- (exp (+ x x)) 1)) (+ (exp x) 1)) |
(/ (exp x) (- (exp (+ x x)) 1)) |
(exp x) |
x |
(- (exp (+ x x)) 1) |
(+ x x) |
(+ (exp x) 1) |
1 |
(/ 1 x) |
1 |
x |
(+ (* x 1/12) (+ (/ 1 x) 1/2)) |
x |
1/12 |
(+ (/ 1 x) 1/2) |
(/ 1 x) |
1 |
1/2 |
(/ (exp x) x) |
(exp x) |
x |
(/ (exp x) (- (exp x) 1)) |
(exp x) |
x |
(- (exp x) 1) |
| Outputs |
|---|
(* (/ (exp x) (- (exp (+ x x)) 1)) (+ (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp (+ x x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(exp x) |
(exp.f64 x) |
x |
(- (exp (+ x x)) 1) |
(expm1.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
(+ (exp x) 1) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ (* x 1/12) (+ (/ 1 x) 1/2)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64))) |
x |
1/12 |
#s(literal 1/12 binary64) |
(+ (/ 1 x) 1/2) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(exp x) |
(exp.f64 x) |
x |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(exp x) |
(exp.f64 x) |
x |
(- (exp x) 1) |
(expm1.f64 x) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (expm1.f64 x) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (exp.f64 x) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (expm1.f64 (+.f64 x x)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 62.0ms | 256× | 0 | valid |
Compiled 78 to 19 computations (75.6% saved)
ival-div: 32.0ms (63.4% of total)ival-add: 4.0ms (7.9% of total)ival-mult: 4.0ms (7.9% of total)ival-expm1: 3.0ms (5.9% of total)const: 3.0ms (5.9% of total)ival-exp: 2.0ms (4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (exp x) (- (exp (+ x x)) 1)) (+ (exp x) 1))> |
#<alt (/ (exp x) (- (exp (+ x x)) 1))> |
#<alt (exp x)> |
#<alt (- (exp (+ x x)) 1)> |
#<alt (/ 1 x)> |
#<alt (+ (* x 1/12) (+ (/ 1 x) 1/2))> |
#<alt (+ (/ 1 x) 1/2)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (- (exp x) 1)> |
#<alt (+ (exp x) 1)> |
| Outputs |
|---|
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x)> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1))> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1))> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1))> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1))> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1))> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1))> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1))> |
#<alt (/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* -1/12 (pow x 2))) x)> |
#<alt (/ (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/12))) x)> |
#<alt (/ (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -31/30240 (pow x 2)))) 1/12))) x)> |
#<alt (/ (exp x) (- (exp (* 2 x)) 1))> |
#<alt (/ (exp x) (- (exp (* 2 x)) 1))> |
#<alt (/ (exp x) (- (exp (* 2 x)) 1))> |
#<alt (/ (exp x) (- (exp (* 2 x)) 1))> |
#<alt (/ (exp x) (- (exp (neg (* -2 x))) 1))> |
#<alt (/ (exp x) (- (exp (neg (* -2 x))) 1))> |
#<alt (/ (exp x) (- (exp (neg (* -2 x))) 1))> |
#<alt (/ (exp x) (- (exp (neg (* -2 x))) 1))> |
#<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 (* 2 x)> |
#<alt (* x (+ 2 (* 2 x)))> |
#<alt (* x (+ 2 (* x (+ 2 (* 4/3 x)))))> |
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x)))))))> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (neg (* -2 x))) 1)> |
#<alt (- (exp (neg (* -2 x))) 1)> |
#<alt (- (exp (neg (* -2 x))) 1)> |
#<alt (- (exp (neg (* -2 x))) 1)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (* 1/12 x)> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/12 x)> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12)))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt 1/2> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt 1/2> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 x) x)> |
#<alt (/ (+ 1 (* x (+ 1 (* 1/2 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ (exp x) x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x)> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt (/ (exp x) (- (exp x) 1))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (* (/ (exp x) (- (exp (+ x x)) 1)) (+ (exp x) 1)) |
| 1.0ms | x | @ | inf | (* (/ (exp x) (- (exp (+ x x)) 1)) (+ (exp x) 1)) |
| 1.0ms | x | @ | 0 | (* (/ (exp x) (- (exp (+ x x)) 1)) (+ (exp x) 1)) |
| 1.0ms | x | @ | -inf | (/ (exp x) x) |
| 1.0ms | x | @ | -inf | (/ (exp x) (- (exp (+ x x)) 1)) |
| 1× | batch-egg-rewrite |
| 530× | /-lowering-/.f32 |
| 530× | /-lowering-/.f64 |
| 500× | *-lowering-*.f32 |
| 500× | *-lowering-*.f64 |
| 460× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 74 |
| 1 | 124 | 60 |
| 0 | 1053 | 49 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (exp x) (- (exp (+ x x)) 1)) (+ (exp x) 1)) |
(/ (exp x) (- (exp (+ x x)) 1)) |
(exp x) |
(- (exp (+ x x)) 1) |
(/ 1 x) |
(+ (* x 1/12) (+ (/ 1 x) 1/2)) |
(+ (/ 1 x) 1/2) |
(/ (exp x) x) |
(/ (exp x) (- (exp x) 1)) |
(- (exp x) 1) |
(+ (exp x) 1) |
| Outputs |
|---|
(+.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 x))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 x) (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 x) (exp.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (expm1.f64 x))) |
(/.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(/.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.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))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (expm1.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (expm1.f64 (+.f64 x x))) (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 x))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (*.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (-.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.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 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (exp.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (expm1.f64 x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(pow.f64 (/.f64 (expm1.f64 x) (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (exp.f64 x) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (+.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (expm1.f64 x))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(*.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 (+.f64 x x)))) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(pow.f64 (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (exp.f64 x)) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 x) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))) |
(-.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 x)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/12 binary64))) |
(+.f64 (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(+.f64 (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (-.f64 (*.f64 x #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(fma.f64 #s(literal 1/12 binary64) x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (*.f64 x (*.f64 #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64)))) (neg.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (-.f64 (fma.f64 x #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) x)) |
(/.f64 (exp.f64 x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (exp.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 x)) |
(pow.f64 (/.f64 x (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x)) |
(*.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(neg.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 x)) (expm1.f64 x))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 x) (exp.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 x) (exp.f64 x)))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (expm1.f64 x))) |
(/.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(/.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.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))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (expm1.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (expm1.f64 (+.f64 x x))) (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 x))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (*.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (-.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(/.f64 (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.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 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (exp.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (expm1.f64 x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(pow.f64 (/.f64 (expm1.f64 x) (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (exp.f64 x) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (+.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (expm1.f64 x))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) |
(*.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 x)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 x)) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(expm1.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (+.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 (exp.f64 x) #s(literal 1 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))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.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 #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 (+.f64 x x) #s(literal 3 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.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 (expm1.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 1× | egg-herbie |
| 11 006× | accelerator-lowering-fma.f32 |
| 11 006× | accelerator-lowering-fma.f64 |
| 3 296× | --lowering--.f32 |
| 3 296× | --lowering--.f64 |
| 2 894× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 944 |
| 1 | 309 | 944 |
| 2 | 701 | 924 |
| 3 | 1862 | 900 |
| 4 | 3614 | 788 |
| 5 | 6457 | 788 |
| 0 | 8140 | 655 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/ 1/2 x) |
(/ (+ 1/2 (* -1/12 (pow x 2))) x) |
(/ (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/12))) x) |
(/ (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -31/30240 (pow x 2)))) 1/12))) x) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
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) |
(* 2 x) |
(* x (+ 2 (* 2 x))) |
(* x (+ 2 (* x (+ 2 (* 4/3 x))))) |
(* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (neg (* -2 x))) 1) |
(- (exp (neg (* -2 x))) 1) |
(- (exp (neg (* -2 x))) 1) |
(- (exp (neg (* -2 x))) 1) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(* 1/12 x) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* 1/12 x) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))) |
(* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* 1/2 x)) x) |
1/2 |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
1/2 |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(/ 1 x) |
(/ (+ 1 x) x) |
(/ (+ 1 (* x (+ 1 (* 1/2 x)))) x) |
(/ (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) x) |
(/ (exp x) x) |
(/ (exp x) x) |
(/ (exp x) x) |
(/ (exp x) x) |
(/ (exp x) x) |
(/ (exp x) x) |
(/ (exp x) x) |
(/ (exp x) x) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
(/ (exp x) (- (exp x) 1)) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
| Outputs |
|---|
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (* (exp x) (+ 1 (exp x))) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* -1/12 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/12))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 7/720 binary64)) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -31/30240 (pow x 2)))) 1/12))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -31/30240 binary64)) #s(literal 7/720 binary64))) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) x) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/ (exp x) (- (exp (* 2 x)) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) |
(/ (exp x) (- (exp (neg (* -2 x))) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 (+.f64 x 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) |
(* 2 x) |
(+.f64 x x) |
(* x (+ 2 (* 2 x))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(* x (+ 2 (* x (+ 2 (* 4/3 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 2/3 binary64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (neg (* -2 x))) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (neg (* -2 x))) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (neg (* -2 x))) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (neg (* -2 x))) 1) |
(expm1.f64 (+.f64 x x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/12 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* x (+ 1/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/12 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/12 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* x (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/12))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/12 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ (+ 1 (* 1/2 x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ (+ 1 (* 1/2 x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 x) x) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/ (+ 1 (* x (+ 1 (* 1/2 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) x) |
(/.f64 (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)) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ (exp x) x) |
(/.f64 (exp.f64 x) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/ (exp x) (- (exp x) 1)) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.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 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
Compiled 6 264 to 662 computations (89.4% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 461 | 4 | 465 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 461 | 12 | 473 |
| Status | Accuracy | Program |
|---|---|---|
| 36.4% | (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x #s(literal 1/12 binary64))) | |
| 69.5% | (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) | |
| ✓ | 69.5% | (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ▶ | 3.1% | (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
| ▶ | 68.5% | (/.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 97.5% | (/.f64 (exp.f64 x) x) |
| ✓ | 69.1% | (/.f64 #s(literal 1 binary64) x) |
| ▶ | 100.0% | (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
| ▶ | 69.2% | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | 100.0% | (*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ▶ | 3.4% | (*.f64 x #s(literal 1/12 binary64)) |
Compiled 157 to 113 computations (28% saved)
| 1× | egg-herbie |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/12 binary64)) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (expm1.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
| 72× | +-lowering-+.f64 |
| 72× | +-lowering-+.f32 |
| 42× | --lowering--.f32 |
| 42× | --lowering--.f64 |
| 38× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 50 |
| 1 | 27 | 50 |
| 2 | 32 | 50 |
| 3 | 36 | 50 |
| 4 | 40 | 50 |
| 5 | 46 | 50 |
| 6 | 61 | 50 |
| 7 | 80 | 50 |
| 8 | 95 | 50 |
| 9 | 112 | 50 |
| 10 | 124 | 50 |
| 11 | 145 | 50 |
| 12 | 162 | 50 |
| 13 | 172 | 50 |
| 0 | 172 | 45 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ -1 (- (exp (neg x)) 1)) |
-1 |
(- (exp (neg x)) 1) |
(neg x) |
x |
(* x 1/12) |
x |
1/12 |
(+ (* x 1/12) 1/2) |
x |
1/12 |
1/2 |
(+ (/ 1 x) 1/2) |
(/ 1 x) |
1 |
x |
1/2 |
(/ (+ 1 x) x) |
(+ 1 x) |
1 |
x |
| Outputs |
|---|
(/ -1 (- (exp (neg x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
-1 |
#s(literal -1 binary64) |
(- (exp (neg x)) 1) |
(expm1.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
(* x 1/12) |
(*.f64 x #s(literal 1/12 binary64)) |
x |
1/12 |
#s(literal 1/12 binary64) |
(+ (* x 1/12) 1/2) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
x |
1/12 |
#s(literal 1/12 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(+ (/ 1 x) 1/2) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ 1 x) x) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
x |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 #s(literal 1 binary64) x) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 x #s(literal 1/12 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (expm1.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
| 41.0ms | 256× | 0 | valid |
Compiled 47 to 16 computations (66% saved)
ival-expm1: 15.0ms (49.1% of total)ival-div: 5.0ms (16.4% of total)const: 4.0ms (13.1% of total)ival-add: 3.0ms (9.8% of total)ival-mult: 2.0ms (6.5% of total)ival-neg: 1.0ms (3.3% 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)) 1))> |
#<alt (- (exp (neg x)) 1)> |
#<alt (neg x)> |
#<alt (* x 1/12)> |
#<alt (+ (* x 1/12) 1/2)> |
#<alt (+ (/ 1 x) 1/2)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 x) x)> |
#<alt (+ 1 x)> |
| Outputs |
|---|
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x)> |
#<alt (/ -1 (- (exp (neg x)) 1))> |
#<alt (/ -1 (- (exp (neg x)) 1))> |
#<alt (/ -1 (- (exp (neg x)) 1))> |
#<alt (/ -1 (- (exp (neg x)) 1))> |
#<alt (/ -1 (- (exp (* -1 x)) 1))> |
#<alt (/ -1 (- (exp (* -1 x)) 1))> |
#<alt (/ -1 (- (exp (* -1 x)) 1))> |
#<alt (/ -1 (- (exp (* -1 x)) 1))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/2 x) 1))> |
#<alt (* x (- (* x (+ 1/2 (* -1/6 x))) 1))> |
#<alt (* x (- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1))> |
#<alt (- (exp (neg x)) 1)> |
#<alt (- (exp (neg x)) 1)> |
#<alt (- (exp (neg x)) 1)> |
#<alt (- (exp (neg x)) 1)> |
#<alt (- (exp (* -1 x)) 1)> |
#<alt (- (exp (* -1 x)) 1)> |
#<alt (- (exp (* -1 x)) 1)> |
#<alt (- (exp (* -1 x)) 1)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 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/2> |
#<alt (+ 1/2 (* 1/12 x))> |
#<alt (+ 1/2 (* 1/12 x))> |
#<alt (+ 1/2 (* 1/12 x))> |
#<alt (* 1/12 x)> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (* 1/12 x)> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/12 (* 1/2 (/ 1 x))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt 1/2> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt 1/2> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 x) x)> |
#<alt (/ (+ 1 x) x)> |
#<alt (/ (+ 1 x) x)> |
#<alt 1> |
#<alt (+ 1 (/ 1 x))> |
#<alt (+ 1 (/ 1 x))> |
#<alt (+ 1 (/ 1 x))> |
#<alt 1> |
#<alt (+ 1 (/ 1 x))> |
#<alt (+ 1 (/ 1 x))> |
#<alt (+ 1 (/ 1 x))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (/ -1 (- (exp (neg x)) 1)) |
| 1.0ms | x | @ | inf | (/ -1 (- (exp (neg x)) 1)) |
| 0.0ms | x | @ | -inf | (/ -1 (- (exp (neg x)) 1)) |
| 0.0ms | x | @ | -inf | (/ (+ 1 x) x) |
| 0.0ms | x | @ | inf | (* x 1/12) |
| 1× | batch-egg-rewrite |
| 4 298× | accelerator-lowering-fma.f32 |
| 4 298× | accelerator-lowering-fma.f64 |
| 3 678× | *-lowering-*.f32 |
| 3 678× | *-lowering-*.f64 |
| 3 466× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 38 |
| 1 | 91 | 38 |
| 2 | 693 | 38 |
| 3 | 7011 | 38 |
| 0 | 8148 | 33 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1 (- (exp (neg x)) 1)) |
(- (exp (neg x)) 1) |
(neg x) |
(* x 1/12) |
(+ (* x 1/12) 1/2) |
(+ (/ 1 x) 1/2) |
(/ 1 x) |
(/ (+ 1 x) x) |
(+ 1 x) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (neg.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(exp.f64 (*.f64 (log1p.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(fma.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))))) |
(fma.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) (expm1.f64 (-.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (neg.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (fma.f64 (exp.f64 (neg.f64 x)) (expm1.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (neg.f64 (expm1.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (-.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (expm1.f64 (-.f64 (neg.f64 x) x))) (expm1.f64 (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (fma.f64 (exp.f64 (neg.f64 x)) (expm1.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (expm1.f64 (neg.f64 x)))) |
(pow.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64))))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (-.f64 (neg.f64 x) x)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3/2 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (expm1.f64 (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (fma.f64 (exp.f64 (neg.f64 x)) (expm1.f64 (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (expm1.f64 (neg.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (-.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (neg.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(expm1.f64 (neg.f64 x)) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(neg.f64 (neg.f64 (expm1.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (expm1.f64 (-.f64 (neg.f64 x) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (expm1.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (*.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (exp.f64 (-.f64 (neg.f64 x) x))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (-.f64 (neg.f64 x) x)))) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) (+.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) (+.f64 (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (neg.f64 x))) |
(*.f64 (expm1.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (neg.f64 x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (expm1.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)))) (expm1.f64 (*.f64 x #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (expm1.f64 (-.f64 (neg.f64 x) x))) |
(*.f64 (neg.f64 (expm1.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) (expm1.f64 (neg.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (expm1.f64 (neg.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (+.f64 (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal -3 binary64))) (-.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (fma.f64 (exp.f64 (neg.f64 x)) (expm1.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (expm1.f64 (neg.f64 x)))) |
(log.f64 (exp.f64 (neg.f64 x))) |
(+.f64 (neg.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (exp.f64 (neg.f64 x))))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (neg.f64 (exp.f64 x))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 x (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(neg.f64 x) |
(neg.f64 (log.f64 (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (neg.f64 x))) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 x (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 x (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal -1/12 binary64)) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/12 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 #s(literal 1/12 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 x #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/12 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/12 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/12 binary64))) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/12 binary64)) (/.f64 (*.f64 x #s(literal 1/12 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/144 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/144 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/144 binary64)) (/.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/12 binary64))) (/.f64 #s(literal 1/12 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal -1/8 binary64))) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64))) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/12 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/5159780352 binary64) #s(literal 1/512 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal -1/64 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal -1/64 binary64)) (*.f64 (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/20736 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/20736 binary64) #s(literal -1/16 binary64)) (*.f64 (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/5159780352 binary64) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal -1/8 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/20736 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/16 binary64))) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/20736 binary64) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/144 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/12 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/5159780352 binary64) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64) #s(literal -1/64 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/20736 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/20736 binary64) #s(literal -1/16 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/12 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/12 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64)) (fma.f64 (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64)))) (fma.f64 (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/144 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/20736 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal 1/8 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/24 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/24 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 binary64) #s(literal -1/8 binary64))) (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/4 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (neg.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (neg.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/64 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(exp.f64 (neg.f64 (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (-.f64 #s(literal -1 binary64) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x)) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) x) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x)) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x x) x) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (*.f64 x x) x) x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) x)) |
(*.f64 (pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) x) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (fma.f64 (-.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 x x) x) (-.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (log.f64 (exp.f64 #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (fma.f64 x x #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 x x) x) (-.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
| 1× | egg-herbie |
| 11 014× | accelerator-lowering-fma.f32 |
| 11 014× | accelerator-lowering-fma.f64 |
| 3 808× | *-lowering-*.f32 |
| 3 808× | *-lowering-*.f64 |
| 1 542× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 453 |
| 1 | 141 | 453 |
| 2 | 242 | 453 |
| 3 | 555 | 453 |
| 4 | 935 | 453 |
| 5 | 1489 | 453 |
| 6 | 2699 | 453 |
| 7 | 4794 | 453 |
| 8 | 6609 | 453 |
| 0 | 8179 | 397 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/ -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 x) |
(* x (- (* 1/2 x) 1)) |
(* x (- (* x (+ 1/2 (* -1/6 x))) 1)) |
(* x (- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 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 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 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/2 |
(+ 1/2 (* 1/12 x)) |
(+ 1/2 (* 1/12 x)) |
(+ 1/2 (* 1/12 x)) |
(* 1/12 x) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(* 1/12 x) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* 1/2 x)) x) |
1/2 |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
1/2 |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ (+ 1 x) x) |
(/ (+ 1 x) x) |
(/ (+ 1 x) x) |
1 |
(+ 1 (/ 1 x)) |
(+ 1 (/ 1 x)) |
(+ 1 (/ 1 x)) |
1 |
(+ 1 (/ 1 x)) |
(+ 1 (/ 1 x)) |
(+ 1 (/ 1 x)) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
| Outputs |
|---|
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ -1 (- (exp (neg x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/ -1 (- (exp (neg x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/ -1 (- (exp (neg x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/ -1 (- (exp (neg x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/ -1 (- (exp (* -1 x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/ -1 (- (exp (* -1 x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/ -1 (- (exp (* -1 x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/ -1 (- (exp (* -1 x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (+ 1/2 (* -1/6 x))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(- (exp (neg x)) 1) |
(expm1.f64 (neg.f64 x)) |
(- (exp (neg x)) 1) |
(expm1.f64 (neg.f64 x)) |
(- (exp (neg x)) 1) |
(expm1.f64 (neg.f64 x)) |
(- (exp (neg x)) 1) |
(expm1.f64 (neg.f64 x)) |
(- (exp (* -1 x)) 1) |
(expm1.f64 (neg.f64 x)) |
(- (exp (* -1 x)) 1) |
(expm1.f64 (neg.f64 x)) |
(- (exp (* -1 x)) 1) |
(expm1.f64 (neg.f64 x)) |
(- (exp (* -1 x)) 1) |
(expm1.f64 (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* 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/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/12 x)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/12 x)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/12 x)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* 1/12 x) |
(*.f64 x #s(literal 1/12 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/12 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 x) x) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/ (+ 1 x) x) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/ (+ 1 x) x) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
Compiled 10 559 to 1 475 computations (86% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 668 | 7 | 675 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 672 | 15 | 687 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.5% | (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ✓ | 69.5% | (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ▶ | 69.9% | (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) (expm1.f64 (-.f64 (neg.f64 x) x))) |
| 70.8% | (/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 x x) x) (-.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) x) | |
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 97.5% | (/.f64 (exp.f64 x) x) |
| ✓ | 69.1% | (/.f64 #s(literal 1 binary64) x) |
| ▶ | 92.9% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| 90.2% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| ▶ | 86.7% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
| ✓ | 100.0% | (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
| ✓ | 69.2% | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | 3.4% | (*.f64 x #s(literal 1/12 binary64)) |
| 4.1% | #s(literal 1 binary64) | |
| ▶ | 3.4% | #s(literal 1/2 binary64) |
Compiled 260 to 148 computations (43.1% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (neg.f64 (exp.f64 (neg.f64 x))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
| ✓ | cost-diff | 6912 | (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) (expm1.f64 (-.f64 (neg.f64 x) x))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/720 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| 9 636× | accelerator-lowering-fma.f32 |
| 9 636× | accelerator-lowering-fma.f64 |
| 2 802× | *-lowering-*.f32 |
| 2 802× | *-lowering-*.f64 |
| 1 480× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 167 |
| 1 | 98 | 164 |
| 2 | 232 | 164 |
| 3 | 429 | 164 |
| 4 | 787 | 159 |
| 5 | 2058 | 159 |
| 6 | 4644 | 159 |
| 7 | 7385 | 159 |
| 0 | 8094 | 137 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1 (* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1))) |
-1 |
(* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1)) |
x |
(+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1) |
(+ (* x (+ (* x 1/24) -1/6)) 1/2) |
(+ (* x 1/24) -1/6) |
1/24 |
-1/6 |
1/2 |
1/2 |
(/ -1 (* x (+ (* x 1/2) -1))) |
-1 |
(* x (+ (* x 1/2) -1)) |
x |
(+ (* x 1/2) -1) |
1/2 |
(+ (* x (+ (* x (* x -1/720)) 1/12)) (+ (/ 1 x) 1/2)) |
x |
(+ (* x (* x -1/720)) 1/12) |
(* x -1/720) |
-1/720 |
1/12 |
(+ (/ 1 x) 1/2) |
(/ 1 x) |
1 |
1/2 |
(/ (+ -1 (neg (exp (neg x)))) (- (exp (- (neg x) x)) 1)) |
(+ -1 (neg (exp (neg x)))) |
-1 |
(neg (exp (neg x))) |
(exp (neg x)) |
(neg x) |
x |
(- (exp (- (neg x) x)) 1) |
(- (neg x) x) |
| Outputs |
|---|
(/ -1 (* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) x)) |
-1 |
#s(literal -1 binary64) |
(* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
x |
(+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(+ (* x (+ (* x 1/24) -1/6)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 1/24) -1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ -1 (* x (+ (* x 1/2) -1))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)) |
-1 |
#s(literal -1 binary64) |
(* x (+ (* x 1/2) -1)) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
x |
(+ (* x 1/2) -1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* x (+ (* x (* x -1/720)) 1/12)) (+ (/ 1 x) 1/2)) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) |
x |
(+ (* x (* x -1/720)) 1/12) |
(fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) |
(* x -1/720) |
(*.f64 x #s(literal -1/720 binary64)) |
-1/720 |
#s(literal -1/720 binary64) |
1/12 |
#s(literal 1/12 binary64) |
(+ (/ 1 x) 1/2) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ -1 (neg (exp (neg x)))) (- (exp (- (neg x) x)) 1)) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(+ -1 (neg (exp (neg x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
-1 |
#s(literal -1 binary64) |
(neg (exp (neg x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
(- (exp (- (neg x) x)) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (neg x) x) |
(*.f64 x #s(literal -2 binary64)) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (expm1.f64 (-.f64 (neg.f64 x) x)) |
| ✓ | accuracy | 100.0% | (exp.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
| ✓ | accuracy | 99.2% | (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) (expm1.f64 (-.f64 (neg.f64 x) x))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal -1/720 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
| 48.0ms | 180× | 0 | valid |
| 19.0ms | 75× | 0 | exit |
| 1.0ms | 1× | 5 | exit |
Compiled 149 to 36 computations (75.8% saved)
ival-mult: 16.0ms (31.1% of total)const: 12.0ms (23.3% of total)ival-add: 8.0ms (15.5% of total)ival-div: 7.0ms (13.6% of total)ival-exp: 2.0ms (3.9% of total)ival-neg: 2.0ms (3.9% of total)ival-sub: 1.0ms (1.9% of total)ival-expm1: 1.0ms (1.9% of total)adjust: 0.0ms (0% 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 (* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1)))> |
#<alt (* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1))> |
#<alt (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1)> |
#<alt (+ (* x (+ (* x 1/24) -1/6)) 1/2)> |
#<alt (/ -1 (* x (+ (* x 1/2) -1)))> |
#<alt (* x (+ (* x 1/2) -1))> |
#<alt (+ (* x 1/2) -1)> |
#<alt (+ (* x (+ (* x (* x -1/720)) 1/12)) (+ (/ 1 x) 1/2))> |
#<alt (+ (* x (* x -1/720)) 1/12)> |
#<alt (* x -1/720)> |
#<alt (+ (/ 1 x) 1/2)> |
#<alt (/ (+ -1 (neg (exp (neg x)))) (- (exp (- (neg x) x)) 1))> |
#<alt (+ -1 (neg (exp (neg x))))> |
#<alt (neg (exp (neg x)))> |
#<alt (exp (neg x))> |
#<alt (+ (* x 1/24) -1/6)> |
#<alt (- (exp (- (neg x) x)) 1)> |
| Outputs |
|---|
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* 1/144 (pow x 2))))))) x)> |
#<alt (/ -24 (pow x 4))> |
#<alt (* -1 (/ (+ 24 (* 96 (/ 1 x))) (pow x 4)))> |
#<alt (/ (- (* -1 (/ (+ 96 (* 96 (/ 1 x))) x)) 24) (pow x 4))> |
#<alt (/ (- (* 192 (/ 1 (pow x 3))) (+ 24 (+ (* 96 (/ 1 x)) (/ 96 (pow x 2))))) (pow x 4))> |
#<alt (/ -24 (pow x 4))> |
#<alt (* -1 (/ (+ 24 (* 96 (/ 1 x))) (pow x 4)))> |
#<alt (/ (- (* -1 (/ (+ 96 (* 96 (/ 1 x))) x)) 24) (pow x 4))> |
#<alt (/ (- (* -1 (/ (+ 96 (* -1 (/ (- (* 192 (/ 1 x)) 96) x))) x)) 24) (pow x 4))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/2 x) 1))> |
#<alt (* x (- (* x (+ 1/2 (* -1/6 x))) 1))> |
#<alt (* x (- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 4) (- (+ 1/24 (/ 1/2 (pow x 2))) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 4) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x))))> |
#<alt (* (pow x 4) (+ 1/24 (* -1 (/ (+ 1/6 (* -1 (/ (- 1/2 (/ 1 x)) x))) x))))> |
#<alt -1> |
#<alt (- (* 1/2 x) 1)> |
#<alt (- (* x (+ 1/2 (* -1/6 x))) 1)> |
#<alt (- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1)> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (- (+ 1/24 (/ 1/2 (pow x 2))) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/6) x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/6) x)) 1/24)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/6 x))> |
#<alt (+ 1/2 (* x (- (* 1/24 x) 1/6)))> |
#<alt (+ 1/2 (* x (- (* 1/24 x) 1/6)))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x))))> |
#<alt (* (pow x 2) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/4 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/4 (* 1/8 x)))))) x)> |
#<alt (/ -2 (pow x 2))> |
#<alt (* -1 (/ (+ 2 (* 4 (/ 1 x))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 2))) (+ 2 (* 4 (/ 1 x)))) (pow x 2))> |
#<alt (/ -2 (pow x 2))> |
#<alt (* -1 (/ (+ 2 (* 4 (/ 1 x))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 4 (+ (* 8 (/ 1 x)) (/ 16 (pow x 2)))) x)) 2) (pow x 2))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/2 x) 1))> |
#<alt (* x (- (* 1/2 x) 1))> |
#<alt (* x (- (* 1/2 x) 1))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (- 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1/2 (/ 1 x)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (- 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1/2 (/ 1 x)))> |
#<alt -1> |
#<alt (- (* 1/2 x) 1)> |
#<alt (- (* 1/2 x) 1)> |
#<alt (- (* 1/2 x) 1)> |
#<alt (* 1/2 x)> |
#<alt (* x (- 1/2 (/ 1 x)))> |
#<alt (* x (- 1/2 (/ 1 x)))> |
#<alt (* x (- 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x (- (/ 1 x) 1/2)))> |
#<alt (* -1 (* x (- (/ 1 x) 1/2)))> |
#<alt (* -1 (* x (- (/ 1 x) 1/2)))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x)> |
#<alt (* -1/720 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720))> |
#<alt (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720))> |
#<alt (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720))> |
#<alt (* -1/720 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- (+ 1/720 (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 3)))) (* 1/12 (/ 1 (pow x 2))))))> |
#<alt 1/12> |
#<alt (+ 1/12 (* -1/720 (pow x 2)))> |
#<alt (+ 1/12 (* -1/720 (pow x 2)))> |
#<alt (+ 1/12 (* -1/720 (pow x 2)))> |
#<alt (* -1/720 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720))> |
#<alt (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720))> |
#<alt (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720))> |
#<alt (* -1/720 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720))> |
#<alt (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720))> |
#<alt (* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720))> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (* -1/720 x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt 1/2> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt 1/2> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (+ 1/2 (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 x)) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x)> |
#<alt (/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x)> |
#<alt (* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1)))> |
#<alt (* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1)))> |
#<alt (* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1)))> |
#<alt (* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1)))> |
#<alt (* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1)))> |
#<alt (* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1)))> |
#<alt (* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1)))> |
#<alt (* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1)))> |
#<alt -2> |
#<alt (- x 2)> |
#<alt (- (* x (+ 1 (* -1/2 x))) 2)> |
#<alt (- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 2)> |
#<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 (- x 1)> |
#<alt (- (* x (+ 1 (* -1/2 x))) 1)> |
#<alt (- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1)> |
#<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 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/6> |
#<alt (- (* 1/24 x) 1/6)> |
#<alt (- (* 1/24 x) 1/6)> |
#<alt (- (* 1/24 x) 1/6)> |
#<alt (* 1/24 x)> |
#<alt (* x (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 x)> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))> |
#<alt (* -2 x)> |
#<alt (* x (- (* 2 x) 2))> |
#<alt (* x (- (* x (+ 2 (* -4/3 x))) 2))> |
#<alt (* x (- (* x (+ 2 (* x (- (* 2/3 x) 4/3)))) 2))> |
#<alt (- (exp (neg (* 2 x))) 1)> |
#<alt (- (exp (neg (* 2 x))) 1)> |
#<alt (- (exp (neg (* 2 x))) 1)> |
#<alt (- (exp (neg (* 2 x))) 1)> |
#<alt (- (exp (* -2 x)) 1)> |
#<alt (- (exp (* -2 x)) 1)> |
#<alt (- (exp (* -2 x)) 1)> |
#<alt (- (exp (* -2 x)) 1)> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | (/ -1 (* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1))) |
| 2.0ms | x | @ | inf | (+ (* x (+ (* x (* x -1/720)) 1/12)) (+ (/ 1 x) 1/2)) |
| 1.0ms | x | @ | inf | (/ (+ -1 (neg (exp (neg x)))) (- (exp (- (neg x) x)) 1)) |
| 1.0ms | x | @ | -inf | (/ (+ -1 (neg (exp (neg x)))) (- (exp (- (neg x) x)) 1)) |
| 0.0ms | x | @ | 0 | (/ -1 (* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1))) |
| 1× | batch-egg-rewrite |
| 4 386× | accelerator-lowering-fma.f32 |
| 4 386× | accelerator-lowering-fma.f64 |
| 4 338× | /-lowering-/.f32 |
| 4 338× | /-lowering-/.f64 |
| 4 330× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 142 |
| 1 | 243 | 140 |
| 2 | 2056 | 140 |
| 0 | 8763 | 118 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1 (* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1))) |
(* x (+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1)) |
(+ (* x (+ (* x (+ (* x 1/24) -1/6)) 1/2)) -1) |
(+ (* x (+ (* x 1/24) -1/6)) 1/2) |
(/ -1 (* x (+ (* x 1/2) -1))) |
(* x (+ (* x 1/2) -1)) |
(+ (* x 1/2) -1) |
(+ (* x (+ (* x (* x -1/720)) 1/12)) (+ (/ 1 x) 1/2)) |
(+ (* x (* x -1/720)) 1/12) |
(* x -1/720) |
(+ (/ 1 x) 1/2) |
(/ (+ -1 (neg (exp (neg x)))) (- (exp (- (neg x) x)) 1)) |
(+ -1 (neg (exp (neg x)))) |
(neg (exp (neg x))) |
(exp (neg x)) |
(+ (* x 1/24) -1/6) |
(- (exp (- (neg x) x)) 1) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))))) |
(+.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) x) |
(-.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) x (neg.f64 x)) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) x) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/13824 binary64) (pow.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/6 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) (neg.f64 x)) |
(pow.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(+.f64 (neg.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) |
(-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (neg.f64 x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (neg.f64 x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(+.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 x #s(literal 1/12 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))) (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x #s(literal -1/720 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/720 binary64))) x (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/720 binary64) (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/720 binary64)) (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) (neg.f64 (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/8 binary64)) (fma.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64)) (-.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) (fma.f64 x #s(literal 1/12 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (*.f64 x #s(literal 1/12 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/720 binary64))) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x #s(literal -1/720 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x #s(literal -1/720 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/720 binary64)) x #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x #s(literal -1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x #s(literal -1/720 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/373248000 binary64) #s(literal 1/1728 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal -1/8640 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal -1/12 binary64)))) |
(*.f64 x #s(literal -1/720 binary64)) |
(*.f64 #s(literal -1/720 binary64) x) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (neg.f64 x)) (expm1.f64 (+.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x))) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) (expm1.f64 (+.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (*.f64 (expm1.f64 (+.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (+.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (expm1.f64 (+.f64 x x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 (neg.f64 x)))) (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))) (expm1.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) |
(pow.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (+.f64 x x)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(+.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 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 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 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 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 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 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 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))) (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))) (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))) (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (exp.f64 (neg.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 (neg.f64 x))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(-.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x))))) |
(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 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3/2 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (neg.f64 x))))))) |
(pow.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.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 #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)))) |
(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)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))) |
(+.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(-.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (exp.f64 (neg.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64)) |
(expm1.f64 (+.f64 x x)) |
(expm1.f64 (*.f64 (log.f64 (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))))) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 9 198× | accelerator-lowering-fma.f32 |
| 9 198× | accelerator-lowering-fma.f64 |
| 4 484× | *-lowering-*.f32 |
| 4 484× | *-lowering-*.f64 |
| 2 254× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 1549 |
| 1 | 750 | 1505 |
| 2 | 2037 | 1482 |
| 3 | 6440 | 1470 |
| 0 | 8259 | 1326 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* 1/144 (pow x 2))))))) x) |
(/ -24 (pow x 4)) |
(* -1 (/ (+ 24 (* 96 (/ 1 x))) (pow x 4))) |
(/ (- (* -1 (/ (+ 96 (* 96 (/ 1 x))) x)) 24) (pow x 4)) |
(/ (- (* 192 (/ 1 (pow x 3))) (+ 24 (+ (* 96 (/ 1 x)) (/ 96 (pow x 2))))) (pow x 4)) |
(/ -24 (pow x 4)) |
(* -1 (/ (+ 24 (* 96 (/ 1 x))) (pow x 4))) |
(/ (- (* -1 (/ (+ 96 (* 96 (/ 1 x))) x)) 24) (pow x 4)) |
(/ (- (* -1 (/ (+ 96 (* -1 (/ (- (* 192 (/ 1 x)) 96) x))) x)) 24) (pow x 4)) |
(* -1 x) |
(* x (- (* 1/2 x) 1)) |
(* x (- (* x (+ 1/2 (* -1/6 x))) 1)) |
(* x (- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1)) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (- 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 4) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(* (pow x 4) (- (+ 1/24 (/ 1/2 (pow x 2))) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (- 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 4) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x)))) |
(* (pow x 4) (+ 1/24 (* -1 (/ (+ 1/6 (* -1 (/ (- 1/2 (/ 1 x)) x))) x)))) |
-1 |
(- (* 1/2 x) 1) |
(- (* x (+ 1/2 (* -1/6 x))) 1) |
(- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (- 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(* (pow x 3) (- (+ 1/24 (/ 1/2 (pow x 2))) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))) |
(* 1/24 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/6) x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/6) x)) 1/24))) |
1/2 |
(+ 1/2 (* -1/6 x)) |
(+ 1/2 (* x (- (* 1/24 x) 1/6))) |
(+ 1/2 (* x (- (* 1/24 x) 1/6))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (- 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (- 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x)))) |
(* (pow x 2) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x)))) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/4 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/4 (* 1/8 x)))))) x) |
(/ -2 (pow x 2)) |
(* -1 (/ (+ 2 (* 4 (/ 1 x))) (pow x 2))) |
(/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) (pow x 2)) |
(/ (- (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 2))) (+ 2 (* 4 (/ 1 x)))) (pow x 2)) |
(/ -2 (pow x 2)) |
(* -1 (/ (+ 2 (* 4 (/ 1 x))) (pow x 2))) |
(/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) (pow x 2)) |
(/ (- (* -1 (/ (+ 4 (+ (* 8 (/ 1 x)) (/ 16 (pow x 2)))) x)) 2) (pow x 2)) |
(* -1 x) |
(* x (- (* 1/2 x) 1)) |
(* x (- (* 1/2 x) 1)) |
(* x (- (* 1/2 x) 1)) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
-1 |
(- (* 1/2 x) 1) |
(- (* 1/2 x) 1) |
(- (* 1/2 x) 1) |
(* 1/2 x) |
(* x (- 1/2 (/ 1 x))) |
(* x (- 1/2 (/ 1 x))) |
(* x (- 1/2 (/ 1 x))) |
(* 1/2 x) |
(* -1 (* x (- (/ 1 x) 1/2))) |
(* -1 (* x (- (/ 1 x) 1/2))) |
(* -1 (* x (- (/ 1 x) 1/2))) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(* -1/720 (pow x 3)) |
(* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)) |
(* -1/720 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))) |
(* -1 (* (pow x 3) (- (+ 1/720 (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 3)))) (* 1/12 (/ 1 (pow x 2)))))) |
1/12 |
(+ 1/12 (* -1/720 (pow x 2))) |
(+ 1/12 (* -1/720 (pow x 2))) |
(+ 1/12 (* -1/720 (pow x 2))) |
(* -1/720 (pow x 2)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(* -1/720 (pow x 2)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(* -1/720 x) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* 1/2 x)) x) |
1/2 |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
1/2 |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(+ 1/2 (/ 1 x)) |
(/ 1 x) |
(/ (+ 1 (* 1/2 x)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
-2 |
(- x 2) |
(- (* x (+ 1 (* -1/2 x))) 2) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 2) |
(* -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 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(* -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 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/6 |
(- (* 1/24 x) 1/6) |
(- (* 1/24 x) 1/6) |
(- (* 1/24 x) 1/6) |
(* 1/24 x) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(* 1/24 x) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(* -2 x) |
(* x (- (* 2 x) 2)) |
(* x (- (* x (+ 2 (* -4/3 x))) 2)) |
(* x (- (* x (+ 2 (* x (- (* 2/3 x) 4/3)))) 2)) |
(- (exp (neg (* 2 x))) 1) |
(- (exp (neg (* 2 x))) 1) |
(- (exp (neg (* 2 x))) 1) |
(- (exp (neg (* 2 x))) 1) |
(- (exp (* -2 x)) 1) |
(- (exp (* -2 x)) 1) |
(- (exp (* -2 x)) 1) |
(- (exp (* -2 x)) 1) |
| Outputs |
|---|
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* 1/144 (pow x 2))))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ -24 (pow x 4)) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ 24 (* 96 (/ 1 x))) (pow x 4))) |
(/.f64 (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (* -1 (/ (+ 96 (* 96 (/ 1 x))) x)) 24) (pow x 4)) |
(/.f64 (-.f64 #s(literal -24 binary64) (/.f64 (+.f64 #s(literal 96 binary64) (/.f64 #s(literal 96 binary64) x)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (* 192 (/ 1 (pow x 3))) (+ 24 (+ (* 96 (/ 1 x)) (/ 96 (pow x 2))))) (pow x 4)) |
(/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 192 binary64) x) #s(literal -96 binary64)) x) x) (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ -24 (pow x 4)) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ 24 (* 96 (/ 1 x))) (pow x 4))) |
(/.f64 (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (* -1 (/ (+ 96 (* 96 (/ 1 x))) x)) 24) (pow x 4)) |
(/.f64 (-.f64 #s(literal -24 binary64) (/.f64 (+.f64 #s(literal 96 binary64) (/.f64 #s(literal 96 binary64) x)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (- (* -1 (/ (+ 96 (* -1 (/ (- (* 192 (/ 1 x)) 96) x))) x)) 24) (pow x 4)) |
(/.f64 (-.f64 #s(literal -24 binary64) (/.f64 (-.f64 #s(literal 96 binary64) (/.f64 (+.f64 (/.f64 #s(literal 192 binary64) x) #s(literal -96 binary64)) x)) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (+ 1/2 (* -1/6 x))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64)) |
(* (pow x 4) (- 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/6 binary64) x))) |
(* (pow x 4) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(* (pow x 4) (- (+ 1/24 (/ 1/2 (pow x 2))) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64)) |
(* (pow x 4) (- 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/6 binary64) x))) |
(* (pow x 4) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(* (pow x 4) (+ 1/24 (* -1 (/ (+ 1/6 (* -1 (/ (- 1/2 (/ 1 x)) x))) x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 x) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(- (* x (+ 1/2 (* -1/6 x))) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(- (* x (+ 1/2 (* x (- (* 1/24 x) 1/6)))) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* (pow x 3) (- 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(* (pow x 3) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1/6 binary64))) |
(* (pow x 3) (- (+ 1/24 (/ 1/2 (pow x 2))) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 x)) 1/24))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1/6) x)) 1/24))) |
(*.f64 (*.f64 x x) (fma.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1/6 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/6) x)) 1/24))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/6 x)) |
(fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/24 x) 1/6))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/24 x) 1/6))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (- 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(* (pow x 2) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1/6 binary64))) |
(* (pow x 2) (- (+ 1/24 (/ 1/2 (pow x 2))) (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1/6 binary64))) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (- 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(* (pow x 2) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x)))) |
(*.f64 x (fma.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1/6 binary64))) |
(* (pow x 2) (+ 1/24 (* -1 (/ (- 1/6 (* 1/2 (/ 1 x))) x)))) |
(*.f64 x (fma.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1/6 binary64))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/4 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/4 (* 1/8 x)))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ -2 (pow x 2)) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(* -1 (/ (+ 2 (* 4 (/ 1 x))) (pow x 2))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -4 binary64) x)) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) x)) x)) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 2))) (+ 2 (* 4 (/ 1 x)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal -16 binary64) x)) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -4 binary64) x))) (*.f64 x x)) |
(/ -2 (pow x 2)) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(* -1 (/ (+ 2 (* 4 (/ 1 x))) (pow x 2))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -4 binary64) x)) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) x)) 2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) x)) x)) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 4 (+ (* 8 (/ 1 x)) (/ 16 (pow x 2)))) x)) 2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) x)) (/.f64 #s(literal -16 binary64) (*.f64 x x))) x)) (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* 1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* 1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* (pow x 2) (- 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 x) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(- (* 1/2 x) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(- (* 1/2 x) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (- 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(* x (- 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(* x (- 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* -1 (* x (- (/ 1 x) 1/2))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1/2))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1/2))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(* -1/720 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/720 binary64)) |
(* (pow x 3) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64))) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/12 (/ 1 (pow x 2)))) 1/720)) |
(*.f64 x (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) 1/720)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal 1/12 binary64)))) |
(* -1/720 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/720 binary64)) |
(* -1 (* (pow x 3) (- 1/720 (* 1/12 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64))) |
(* -1 (* (pow x 3) (+ 1/720 (* -1 (/ (+ 1/12 (* 1/2 (/ 1 x))) (pow x 2)))))) |
(neg.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/720 binary64) (/.f64 (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(* -1 (* (pow x 3) (- (+ 1/720 (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 3)))) (* 1/12 (/ 1 (pow x 2)))))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* -1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(+ 1/12 (* -1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(+ 1/12 (* -1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(* -1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/720 binary64)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(* -1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/720 binary64)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(* (pow x 2) (- (* 1/12 (/ 1 (pow x 2))) 1/720)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(* -1/720 x) |
(*.f64 x #s(literal -1/720 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+ 1/2 (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 x)) x) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* 1/12 x)))) x) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* x (+ 1/2 (* x (+ 1/12 (* -1/720 (pow x 2))))))) x) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/12 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* -1 (/ (+ 1 (exp (neg x))) (- (exp (neg (* 2 x))) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
(* -1 (/ (+ 1 (exp (* -1 x))) (- (exp (* -2 x)) 1))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) |
-2 |
#s(literal -2 binary64) |
(- x 2) |
(+.f64 x #s(literal -2 binary64)) |
(- (* x (+ 1 (* -1/2 x))) 2) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 2) |
(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 (neg.f64 x))) |
(* -1 (+ 1 (exp (neg x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(* -1 (+ 1 (exp (neg x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(* -1 (+ 1 (exp (neg x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(* -1 (+ 1 (exp (* -1 x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(* -1 (+ 1 (exp (* -1 x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(* -1 (+ 1 (exp (* -1 x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(* -1 (+ 1 (exp (* -1 x)))) |
(-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 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)) |
(* -1 (exp (neg x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(* -1 (exp (neg x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(* -1 (exp (neg x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(* -1 (exp (neg x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(* -1 (exp (* -1 x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(* -1 (exp (* -1 x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(* -1 (exp (* -1 x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(* -1 (exp (* -1 x))) |
(neg.f64 (exp.f64 (neg.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/6 |
#s(literal -1/6 binary64) |
(- (* 1/24 x) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(- (* 1/24 x) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(- (* 1/24 x) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* 2 x) 2)) |
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64))) |
(* x (- (* x (+ 2 (* -4/3 x))) 2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -4/3 binary64) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(* x (- (* x (+ 2 (* x (- (* 2/3 x) 4/3)))) 2)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 2/3 binary64) #s(literal -4/3 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(- (exp (neg (* 2 x))) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (exp (neg (* 2 x))) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (exp (neg (* 2 x))) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (exp (neg (* 2 x))) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (exp (* -2 x)) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (exp (* -2 x)) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (exp (* -2 x)) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
(- (exp (* -2 x)) 1) |
(expm1.f64 (*.f64 x #s(literal -2 binary64))) |
Compiled 23 282 to 2 277 computations (90.2% saved)
30 alts after pruning (19 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 779 | 17 | 796 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 781 | 30 | 811 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 69.5% | (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| ✓ | 69.5% | (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| 18.6% | (fma.f64 x #s(literal 1/12 binary64) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) | |
| 92.9% | (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) | |
| 69.9% | (/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (-.f64 (neg.f64 x) x))) | |
| 24.5% | (/.f64 (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| ✓ | 100.0% | (/.f64 (exp.f64 x) (expm1.f64 x)) |
| ✓ | 97.5% | (/.f64 (exp.f64 x) x) |
| ✓ | 69.1% | (/.f64 #s(literal 1 binary64) x) |
| 92.9% | (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (neg.f64 x))) | |
| 37.4% | (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)))) | |
| 74.7% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| 92.9% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) | |
| ✓ | 92.9% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| 75.0% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| 92.9% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| 92.9% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| 92.3% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| 90.2% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| 75.0% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) | |
| ✓ | 86.7% | (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
| 28.7% | (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) | |
| 26.3% | (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) | |
| ✓ | 100.0% | (/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
| 21.1% | (/.f64 #s(literal -2 binary64) (*.f64 x x)) | |
| 26.3% | (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| ✓ | 69.2% | (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
| ✓ | 3.4% | (*.f64 x #s(literal 1/12 binary64)) |
| 4.1% | #s(literal 1 binary64) | |
| ✓ | 3.4% | #s(literal 1/2 binary64) |
Compiled 939 to 418 computations (55.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 x x) x) (-.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)))) |
(/.f64 (exp.f64 x) x) |
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(/.f64 (exp.f64 x) (expm1.f64 x)) |
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) (expm1.f64 (-.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) (expm1.f64 (-.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
3 calls:
| 24.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 10.0ms | x |
| 8.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 100.0% | 1 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 x x) x) (-.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)))) |
(/.f64 (exp.f64 x) x) |
| Outputs |
|---|
(/.f64 (exp.f64 x) x) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
3 calls:
| 9.0ms | x |
| 7.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 7.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | x |
| 97.5% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 99.1% | 2 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 x x) x) (-.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) (neg.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
3 calls:
| 19.0ms | (exp.f64 x) |
| 9.0ms | x |
| 7.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 95.8% | 2 | x |
| 92.9% | 1 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -24 binary64) (/.f64 #s(literal -96 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (*.f64 x #s(literal 1/12 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
3 calls:
| 11.0ms | x |
| 6.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 6.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 92.9% | 1 | (exp.f64 x) |
| 92.9% | 1 | x |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
3 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 4.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.3% | 1 | x |
| 92.3% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 92.3% | 1 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
3 calls:
| 6.0ms | (exp.f64 x) |
| 5.0ms | x |
| 4.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 2 | x |
| 93.2% | 2 | (exp.f64 x) |
| 92.3% | 2 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
2 calls:
| 5.0ms | x |
| 4.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 2 | x |
| 93.2% | 2 | (exp.f64 x) |
Compiled 5 to 3 computations (40% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
2 calls:
| 7.0ms | x |
| 3.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 2 | x |
| 93.1% | 2 | (exp.f64 x) |
Compiled 5 to 3 computations (40% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
3 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.7% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 86.7% | 1 | x |
| 86.7% | 1 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
3 calls:
| 3.0ms | x |
| 3.0ms | (exp.f64 x) |
| 3.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 2 | x |
| 86.7% | 2 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 87.5% | 2 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
2 calls:
| 6.0ms | x |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 2 | x |
| 86.8% | 2 | (exp.f64 x) |
Compiled 5 to 3 computations (40% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) x) x) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.2% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 69.2% | 1 | x |
| 69.2% | 1 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) x) |
3 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 69.1% | 1 | (exp.f64 x) |
| 69.1% | 1 | x |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/12 binary64)) |
(fma.f64 x #s(literal 1/12 binary64) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 8.0ms | x |
| 2.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 2.0ms | (exp.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.1% | 1 | x |
| 4.1% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 4.1% | 1 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(literal 1/2 binary64) |
3 calls:
| 1.0ms | x |
| 1.0ms | (exp.f64 x) |
| 1.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.4% | 1 | x |
| 3.4% | 1 | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.4% | 1 | (exp.f64 x) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9643996107878823 |
Compiled 10 to 9 computations (10% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 5.0ms | -9.084575322397944e+107 | -3.6250975597786113e+102 |
| 2.0ms | 64× | 0 | valid |
Compiled 203 to 96 computations (52.7% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)ival-expm1: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9643996107878823 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9643996107878823 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9643996107878823 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9643996107878823 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.9643996107878823 |
Compiled 10 to 9 computations (10% saved)
| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
| 2× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 232 |
| 1 | 75 | 232 |
| 2 | 77 | 232 |
| 3 | 78 | 232 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 (exp.f64 x) x) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal -10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (expm1.f64 (neg.f64 x))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 (exp.f64 x) x) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal -10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(if (<=.f64 x #s(literal -10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/12 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/12 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 (exp.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
| 11 014× | accelerator-lowering-fma.f32 |
| 11 014× | accelerator-lowering-fma.f64 |
| 11 006× | accelerator-lowering-fma.f32 |
| 11 006× | accelerator-lowering-fma.f64 |
| 10 384× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 142 |
| 1 | 243 | 140 |
| 2 | 2056 | 140 |
| 0 | 8763 | 118 |
| 0 | 272 | 1549 |
| 1 | 750 | 1505 |
| 2 | 2037 | 1482 |
| 3 | 6440 | 1470 |
| 0 | 8259 | 1326 |
| 0 | 57 | 453 |
| 1 | 141 | 453 |
| 2 | 242 | 453 |
| 3 | 555 | 453 |
| 4 | 935 | 453 |
| 5 | 1489 | 453 |
| 6 | 2699 | 453 |
| 7 | 4794 | 453 |
| 8 | 6609 | 453 |
| 0 | 8179 | 397 |
| 0 | 44 | 202 |
| 1 | 122 | 202 |
| 2 | 258 | 202 |
| 3 | 571 | 202 |
| 4 | 827 | 202 |
| 5 | 976 | 202 |
| 6 | 1003 | 202 |
| 7 | 1097 | 196 |
| 8 | 1514 | 196 |
| 9 | 1932 | 196 |
| 10 | 3331 | 196 |
| 11 | 4894 | 196 |
| 12 | 5180 | 196 |
| 13 | 5566 | 196 |
| 14 | 6116 | 196 |
| 15 | 6842 | 196 |
| 0 | 10190 | 150 |
| 0 | 114 | 944 |
| 1 | 309 | 944 |
| 2 | 701 | 924 |
| 3 | 1862 | 900 |
| 4 | 3614 | 788 |
| 5 | 6457 | 788 |
| 0 | 8140 | 655 |
| 0 | 5 | 13 |
| 1 | 30 | 13 |
| 2 | 185 | 13 |
| 3 | 1803 | 13 |
| 0 | 8778 | 9 |
| 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 |
Compiled 536 to 276 computations (48.5% saved)
Compiled 496 to 140 computations (71.8% saved)
Loading profile data...