
Time bar (total: 7.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
| 471.0ms | 8 256× | 0 | valid |
| 142.0ms | 2 632× | 0 | exit |
ival-expm1: 121.0ms (31.9% of total)ival-mult: 87.0ms (22.9% of total)ival-div: 79.0ms (20.8% of total)ival-sqrt: 76.0ms (20% of total)ival-true: 8.0ms (2.1% of total)exact: 6.0ms (1.6% of total)ival-assert: 4.0ms (1.1% of total)| 1× | egg-herbie |
| 15 394× | accelerator-lowering-fma.f32 |
| 15 394× | accelerator-lowering-fma.f64 |
| 2 850× | --lowering--.f32 |
| 2 850× | --lowering--.f64 |
| 2 458× | *-lowering-*.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 29 |
| 1 | 32 | 27 |
| 2 | 55 | 27 |
| 3 | 89 | 27 |
| 4 | 143 | 13 |
| 5 | 250 | 13 |
| 6 | 513 | 13 |
| 7 | 2039 | 13 |
| 8 | 7136 | 13 |
| 0 | 10 | 12 |
| 1 | 22 | 12 |
| 2 | 28 | 12 |
| 3 | 40 | 12 |
| 4 | 66 | 7 |
| 5 | 119 | 5 |
| 6 | 195 | 5 |
| 7 | 593 | 5 |
| 8 | 2904 | 5 |
| 9 | 6743 | 5 |
| 0 | 8156 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| Outputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 159 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| 159 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 1 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 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 | 159 | 1 |
-.f64 | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | cancellation | 159 | 0 |
/.f64 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) | o/o | 1 | 0 |
| ↳ | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 1 | |
| ↳ | (exp.f64 x) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 158 | 0 |
| - | 2 | 96 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 158 | 0 | 0 |
| - | 2 | 1 | 95 |
| number | freq |
|---|---|
| 0 | 96 |
| 1 | 1 |
| 2 | 159 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 108.0ms | 512× | 0 | valid |
Compiled 120 to 44 computations (63.3% saved)
ival-exp: 7.0ms (27.2% of total)ival-expm1: 6.0ms (23.3% of total)ival-sqrt: 5.0ms (19.4% of total)ival-mult: 4.0ms (15.5% of total)ival-div: 3.0ms (11.7% of total)exact: 1.0ms (3.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 39.2% | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
Compiled 13 to 10 computations (23.1% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 192 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 7104 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 15 394× | accelerator-lowering-fma.f32 |
| 15 394× | accelerator-lowering-fma.f64 |
| 2 850× | --lowering--.f32 |
| 2 850× | --lowering--.f64 |
| 2 458× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 45 |
| 1 | 22 | 45 |
| 2 | 28 | 45 |
| 3 | 40 | 45 |
| 4 | 66 | 35 |
| 5 | 119 | 31 |
| 6 | 195 | 31 |
| 7 | 593 | 31 |
| 8 | 2904 | 31 |
| 9 | 6743 | 31 |
| 0 | 8156 | 27 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(- (exp (* 2 x)) 1) |
(exp (* 2 x)) |
(* 2 x) |
2 |
x |
1 |
(- (exp x) 1) |
(exp x) |
| Outputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(exp (* 2 x)) |
(exp.f64 (+.f64 x x)) |
(* 2 x) |
(+.f64 x x) |
2 |
#s(literal 2 binary64) |
x |
1 |
#s(literal 1 binary64) |
(- (exp x) 1) |
(expm1.f64 x) |
(exp x) |
(exp.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ✓ | accuracy | 42.5% | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 42.4% | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 24.0ms | 256× | 0 | valid |
Compiled 47 to 12 computations (74.5% saved)
ival-expm1: 8.0ms (46.5% of total)ival-exp: 3.0ms (17.5% of total)ival-div: 2.0ms (11.6% of total)ival-mult: 2.0ms (11.6% of total)ival-sqrt: 2.0ms (11.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp x) 1)> |
#<alt (* 2 x)> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
| Outputs |
|---|
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<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 (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 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 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| 1.0ms | x | @ | inf | (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
| 1.0ms | x | @ | -inf | (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
| 0.0ms | x | @ | 0 | (- (exp (* 2 x)) 1) |
| 0.0ms | x | @ | 0 | (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
| 1× | batch-egg-rewrite |
| 4 562× | accelerator-lowering-fma.f32 |
| 4 562× | accelerator-lowering-fma.f64 |
| 3 484× | *-lowering-*.f32 |
| 3 484× | *-lowering-*.f64 |
| 2 734× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 36 |
| 1 | 56 | 22 |
| 2 | 421 | 22 |
| 3 | 4985 | 22 |
| 0 | 8093 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(- (exp (* 2 x)) 1) |
(- (exp x) 1) |
(* 2 x) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x))) |
(-.f64 (/.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 6 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (expm1.f64 x) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.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) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.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) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.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) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.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) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.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) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.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) (expm1.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.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) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (neg.f64 (expm1.f64 x)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (expm1.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (expm1.f64 x) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (neg.f64 (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (expm1.f64 x) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (+.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 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.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 #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (neg.f64 (expm1.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (expm1.f64 x) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 x))) |
(/.f64 (-.f64 (neg.f64 (expm1.f64 x)) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 x)) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64))) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.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 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -3 binary64))) (fma.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -2 binary64))) (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (expm1.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) #s(literal 1 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (expm1.f64 x)) |
(/.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (expm1.f64 x)) (expm1.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log1p.f64 (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log1p.f64 (exp.f64 x))) (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.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 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x 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 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (expm1.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.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 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.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 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(+.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(+.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(fma.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(fma.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (expm1.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) #s(literal 1 binary64) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.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 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.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 x)) (exp.f64 x))) |
(fma.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.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) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.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 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.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) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.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) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (+.f64 x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(expm1.f64 (+.f64 x x)) |
(expm1.f64 (*.f64 (+.f64 x x) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(expm1.f64 (*.f64 #s(literal 4 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(expm1.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.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 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (expm1.f64 x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 x)) (neg.f64 (expm1.f64 x))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (expm1.f64 x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) |
(*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (expm1.f64 x))) |
(*.f64 (expm1.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 x)) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 x))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.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 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x))) |
(*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(+.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 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(+.f64 (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (expm1.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (expm1.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (exp.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 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (expm1.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (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)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 #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) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.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 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(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)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 (+.f64 x 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) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(expm1.f64 x) |
(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 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (expm1.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 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 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 #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (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 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (+.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 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 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 9 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 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 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))))) |
(/.f64 (pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 (+.f64 x x))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.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 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 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 (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 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.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)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 x)) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (expm1.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 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.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 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 (+.f64 x x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (expm1.f64 x) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (expm1.f64 x) (+.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 #s(literal 6 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(*.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 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (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 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(log.f64 (exp.f64 (+.f64 x x))) |
(+.f64 x x) |
(+.f64 (+.f64 x x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (+.f64 x x)) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 x #s(literal 1 binary64)))) (log.f64 (exp.f64 (*.f64 x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (exp.f64 x)))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt.f64 (exp.f64 (log1p.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (sqrt.f64 (expm1.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (expm1.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (sqrt.f64 (expm1.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (sqrt.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (sqrt.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (sqrt.f64 (neg.f64 (expm1.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (sqrt.f64 (expm1.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (sqrt.f64 (expm1.f64 (+.f64 x x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (expm1.f64 x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| 1× | egg-herbie |
| 15 504× | accelerator-lowering-fma.f32 |
| 15 504× | accelerator-lowering-fma.f64 |
| 4 704× | *-lowering-*.f32 |
| 4 704× | *-lowering-*.f64 |
| 2 492× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 480 |
| 1 | 252 | 446 |
| 2 | 663 | 446 |
| 3 | 1429 | 440 |
| 4 | 2558 | 360 |
| 5 | 5941 | 325 |
| 0 | 8294 | 270 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(* 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 (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 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 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| Outputs |
|---|
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 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)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (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 (* 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)) |
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 (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) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
Compiled 17 392 to 2 477 computations (85.8% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 762 | 9 | 771 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 763 | 9 | 772 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.8% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 63.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 62.7% | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 99.1% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) | |
| 62.5% | (sqrt.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 2 binary64))) | |
| ▶ | 64.2% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ▶ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 62.3% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) | |
| ▶ | 69.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 162 to 118 computations (27.2% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 (exp.f64 x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 1 172× | accelerator-lowering-fma.f32 |
| 1 172× | accelerator-lowering-fma.f64 |
| 478× | *-lowering-*.f32 |
| 478× | *-lowering-*.f64 |
| 226× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 104 |
| 1 | 63 | 104 |
| 2 | 143 | 104 |
| 3 | 325 | 104 |
| 4 | 601 | 104 |
| 5 | 821 | 104 |
| 6 | 826 | 104 |
| 0 | 826 | 92 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (- (exp x) -1)) |
(- (exp x) -1) |
(exp x) |
x |
-1 |
(sqrt 2) |
2 |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(+ (* x (+ (* x 1/2) 1)) 2) |
x |
(+ (* x 1/2) 1) |
1/2 |
1 |
2 |
(+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
x |
(/ 1/2 (sqrt 2)) |
1/2 |
(sqrt 2) |
2 |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(+ (* x 7/192) 3/16) |
7/192 |
3/16 |
1/2 |
| Outputs |
|---|
(sqrt (- (exp x) -1)) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(- (exp x) -1) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
x |
-1 |
#s(literal -1 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(+ (* x (+ (* x 1/2) 1)) 2) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 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) |
1 |
#s(literal 1 binary64) |
2 |
#s(literal 2 binary64) |
(+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
x |
(/ 1/2 (sqrt 2)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 7/192) 3/16) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
7/192 |
#s(literal 7/192 binary64) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.7% | (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
| ✓ | accuracy | 99.3% | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 98.4% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 84.3% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 (exp.f64 x) #s(literal -1 binary64)) |
| 46.0ms | 243× | 0 | valid |
| 4.0ms | 9× | 1 | valid |
| 2.0ms | 4× | 2 | valid |
Compiled 94 to 28 computations (70.2% saved)
ival-mult: 9.0ms (24.7% of total)ival-add: 7.0ms (19.2% of total)ival-sqrt: 5.0ms (13.7% of total)const: 4.0ms (11% of total)ival-div: 4.0ms (11% of total)ival-sub: 4.0ms (11% of total)ival-exp: 2.0ms (5.5% of total)adjust: 1.0ms (2.7% of total)exact: 1.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (- (exp x) -1))> |
#<alt (- (exp x) -1)> |
#<alt (exp x)> |
#<alt (sqrt 2)> |
#<alt (sqrt (+ (* x (+ (* x 1/2) 1)) 2))> |
#<alt (+ (* x (+ (* x 1/2) 1)) 2)> |
#<alt (+ (* x 1/2) 1)> |
#<alt (+ (* x (/ 1/2 (sqrt 2))) (sqrt 2))> |
#<alt (/ 1/2 (sqrt 2))> |
#<alt (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (+ (* x (+ (* x 7/192) 3/16)) 1/2)> |
#<alt (+ (* x 7/192) 3/16)> |
| Outputs |
|---|
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (+ 1 (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))> |
#<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 (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (sqrt 1/2)))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<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 (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (* 1/2 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))> |
#<alt (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))> |
#<alt (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))> |
#<alt (* 1/2 (/ x (sqrt 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* x (+ 3/16 (* 7/192 x))))> |
#<alt (+ 1/2 (* x (+ 3/16 (* 7/192 x))))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt 3/16> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
| 1.0ms | x | @ | inf | (sqrt (- (exp x) -1)) |
| 1.0ms | x | @ | inf | (sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
| 0.0ms | x | @ | -inf | (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
| 0.0ms | x | @ | inf | (+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
| 1× | batch-egg-rewrite |
| 4 414× | accelerator-lowering-fma.f32 |
| 4 414× | accelerator-lowering-fma.f64 |
| 4 324× | /-lowering-/.f32 |
| 4 324× | /-lowering-/.f64 |
| 3 476× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 85 |
| 1 | 168 | 84 |
| 2 | 1405 | 83 |
| 0 | 8278 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (exp x) -1)) |
(- (exp x) -1) |
(exp x) |
(sqrt 2) |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(+ (* x (+ (* x 1/2) 1)) 2) |
(+ (* x 1/2) 1) |
(+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
(/ 1/2 (sqrt 2)) |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(+ (* x 7/192) 3/16) |
| Outputs |
|---|
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (expm1.f64 x)) (sqrt.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (sqrt.f64 (expm1.f64 x)))) |
(pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (expm1.f64 x)))) |
(*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(+.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 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(-.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 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.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 (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)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 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) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (+.f64 #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 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (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 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (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 (*.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) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #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))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (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 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x)))) |
(exp.f64 x) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (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))) x)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64))) |
(fma.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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (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))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.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)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #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 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #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 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #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 (-.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))))) |
(/.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 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #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 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (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 (*.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 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (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) (fma.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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 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) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #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 #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)) (/.f64 #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))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #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 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 x #s(literal 3/16 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 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 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 7/192 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 7/192 binary64) (*.f64 x x) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 7/192 binary64)) x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27/4096 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 7/192 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 27/4096 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 x #s(literal 3/16 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 x #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(+.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) |
(+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(-.f64 (/.f64 #s(literal 9/256 binary64) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)))) (neg.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
| 1× | egg-herbie |
| 10 586× | accelerator-lowering-fma.f32 |
| 10 586× | accelerator-lowering-fma.f64 |
| 3 958× | *-lowering-*.f32 |
| 3 958× | *-lowering-*.f64 |
| 2 708× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 1199 |
| 1 | 652 | 1039 |
| 2 | 2116 | 953 |
| 3 | 6397 | 949 |
| 0 | 8336 | 866 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
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)) |
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) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))) |
(* -1 (* x (sqrt 1/2))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(* 1/2 (/ x (sqrt 2))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(* 1/2 (/ x (sqrt 2))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
1/2 |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
3/16 |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
| Outputs |
|---|
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #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)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #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) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))) |
(+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -3/4 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* -1 (* x (sqrt 1/2))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x))) x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
3/16 |
#s(literal 3/16 binary64) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
Compiled 16 404 to 1 740 computations (89.4% saved)
16 alts after pruning (12 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 674 | 10 | 684 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 677 | 16 | 693 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.8% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 2.4% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 62.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) | |
| 63.3% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) | |
| 31.6% | (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) | |
| 3.0% | (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) | |
| 2.8% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| ▶ | 62.5% | (sqrt.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 2 binary64))) |
| ✓ | 64.2% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| 3.9% | (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) | |
| 62.5% | (sqrt.f64 (-.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)) #s(literal -1 binary64))) | |
| ▶ | 64.2% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ▶ | 62.3% | (sqrt.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ▶ | 62.3% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | 69.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 327 to 229 computations (30% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (sqrt.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 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 192 | (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 192 | (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
| 4 456× | accelerator-lowering-fma.f32 |
| 4 456× | accelerator-lowering-fma.f64 |
| 1 400× | *-lowering-*.f32 |
| 1 400× | *-lowering-*.f64 |
| 856× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 135 |
| 1 | 72 | 131 |
| 2 | 147 | 131 |
| 3 | 293 | 131 |
| 4 | 442 | 131 |
| 5 | 624 | 131 |
| 6 | 1016 | 131 |
| 7 | 1635 | 131 |
| 8 | 2638 | 131 |
| 9 | 3268 | 131 |
| 10 | 3913 | 131 |
| 11 | 4206 | 131 |
| 12 | 4373 | 131 |
| 13 | 5183 | 131 |
| 14 | 5936 | 131 |
| 15 | 6228 | 131 |
| 16 | 6228 | 131 |
| 17 | 6228 | 131 |
| 18 | 6292 | 131 |
| 19 | 6312 | 131 |
| 20 | 6312 | 131 |
| 0 | 6312 | 115 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)) |
(- (+ (* x (+ (* 1/2 x) 1)) 1) -1) |
(+ (* x (+ (* 1/2 x) 1)) 1) |
x |
(+ (* 1/2 x) 1) |
1/2 |
1 |
-1 |
(sqrt (+ 2 x)) |
(+ 2 x) |
2 |
x |
(sqrt (- (+ x 1) -1)) |
(- (+ x 1) -1) |
(+ x 1) |
x |
1 |
-1 |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
x |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(+ (* x 1/6) 1/2) |
1/6 |
1/2 |
1 |
2 |
(/ (* x (* (* x x) 7/192)) (sqrt 2)) |
(* x (* (* x x) 7/192)) |
x |
(* (* x x) 7/192) |
(* x x) |
7/192 |
(sqrt 2) |
2 |
| Outputs |
|---|
(sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(- (+ (* x (+ (* 1/2 x) 1)) 1) -1) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ (* x (+ (* 1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(+ (* 1/2 x) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
-1 |
#s(literal -1 binary64) |
(sqrt (+ 2 x)) |
(sqrt.f64 (+.f64 x #s(literal 2 binary64))) |
(+ 2 x) |
(+.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
x |
(sqrt (- (+ x 1) -1)) |
(sqrt.f64 (+.f64 x #s(literal 2 binary64))) |
(- (+ x 1) -1) |
(+.f64 x #s(literal 2 binary64)) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
-1 |
#s(literal -1 binary64) |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(sqrt.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 2 binary64))) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 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)) |
x |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ (* x 1/6) 1/2) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
2 |
#s(literal 2 binary64) |
(/ (* x (* (* x x) 7/192)) (sqrt 2)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (* (* x x) 7/192)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
x |
(* (* x x) 7/192) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* x x) |
(*.f64 x x) |
7/192 |
#s(literal 7/192 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
| ✓ | accuracy | 100.0% | (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)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.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 2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
| 34.0ms | 162× | 0 | valid |
| 25.0ms | 94× | 0 | invalid |
Compiled 129 to 32 computations (75.2% saved)
ival-mult: 12.0ms (30.4% of total)ival-add: 8.0ms (20.3% of total)ival-sqrt: 8.0ms (20.3% of total)const: 6.0ms (15.2% of total)ival-div: 2.0ms (5.1% of total)ival-sub: 2.0ms (5.1% of total)exact: 1.0ms (2.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)> |
#<alt (sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1))> |
#<alt (+ (* x (+ (* 1/2 x) 1)) 1)> |
#<alt (+ (* 1/2 x) 1)> |
#<alt (sqrt (+ 2 x))> |
#<alt (+ 2 x)> |
#<alt (- (+ x 1) -1)> |
#<alt (sqrt (- (+ x 1) -1))> |
#<alt (+ x 1)> |
#<alt (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2))> |
#<alt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)> |
#<alt (+ (* x (+ (* x 1/6) 1/2)) 1)> |
#<alt (+ (* x 1/6) 1/2)> |
#<alt (/ (* x (* (* x x) 7/192)) (sqrt 2))> |
#<alt (* x (* (* x x) 7/192))> |
#<alt (* (* x x) 7/192)> |
#<alt (* x x)> |
#<alt (sqrt 2)> |
| Outputs |
|---|
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (sqrt 1/2)))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<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 (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3)))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3)))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<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)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (* x (* (* x x) 7/192)) |
| 1.0ms | x | @ | -inf | (sqrt (+ 2 x)) |
| 1.0ms | x | @ | -inf | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 1.0ms | x | @ | 0 | (/ (* x (* (* x x) 7/192)) (sqrt 2)) |
| 1.0ms | x | @ | inf | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 1× | batch-egg-rewrite |
| 4 424× | accelerator-lowering-fma.f32 |
| 4 424× | accelerator-lowering-fma.f64 |
| 4 266× | /-lowering-/.f32 |
| 4 266× | /-lowering-/.f64 |
| 3 350× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 118 |
| 1 | 184 | 114 |
| 2 | 1500 | 114 |
| 0 | 8313 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* x (+ (* 1/2 x) 1)) 1) -1) |
(sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)) |
(+ (* x (+ (* 1/2 x) 1)) 1) |
(+ (* 1/2 x) 1) |
(sqrt (+ 2 x)) |
(+ 2 x) |
(- (+ x 1) -1) |
(sqrt (- (+ x 1) -1)) |
(+ x 1) |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(+ (* x 1/6) 1/2) |
(/ (* x (* (* x x) 7/192)) (sqrt 2)) |
(* x (* (* x x) 7/192)) |
(* (* x x) 7/192) |
(* x x) |
(sqrt 2) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 2 binary64)) |
(+.f64 (fma.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 2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (fma.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)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 8 binary64)) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (-.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (sqrt.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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) (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.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 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1 binary64) (fma.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 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) #s(literal -1 binary64)) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.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) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (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 (*.f64 x x) #s(literal 1/4 binary64)) (-.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)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 #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 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #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 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (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 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #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 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (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))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #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 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) x)) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (sqrt.f64 x)) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -4 binary64))) (sqrt.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x))) (neg.f64 (sqrt.f64 x))) |
(pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 x #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 x x #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) x) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (neg.f64 x)) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 x #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (fma.f64 x x #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64)))) |
(+.f64 x #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+.f64 #s(literal 2 binary64) x) |
(+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 x x #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) x) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (neg.f64 x)) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 x #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (fma.f64 x x #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) x)) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (sqrt.f64 x)) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -4 binary64))) (sqrt.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x))) (neg.f64 (sqrt.f64 x))) |
(pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #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))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.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 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.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 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.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 -2 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64))) (sqrt.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 -2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64)))) (sqrt.f64 (neg.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 -2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64)))) (neg.f64 (sqrt.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 -2 binary64))))) |
(pow.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 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.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 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.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 2 binary64)) (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))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.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 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.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 -2 binary64))))) |
(*.f64 (pow.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 2 binary64)) #s(literal 1/4 binary64)) (pow.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 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
(+.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) (neg.f64 (/.f64 #s(literal 4 binary64) (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))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) (/.f64 #s(literal 4 binary64) (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)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))) |
(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)) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (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))) (neg.f64 (/.f64 #s(literal 4 binary64) (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))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) x)))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.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 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #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 #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64)) (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))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64))) (neg.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 -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) (*.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 -2 binary64)) #s(literal 4 binary64))) (*.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 -2 binary64)) (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)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64)))) (neg.f64 (neg.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 -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) (fma.f64 (/.f64 #s(literal 4 binary64) (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))) (/.f64 #s(literal 4 binary64) (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))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) (/.f64 #s(literal 4 binary64) (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))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.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 -2 binary64))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (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) (fma.f64 x (fma.f64 x #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 #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #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 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.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 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.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 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #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 #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #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 #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (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)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #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 #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 #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (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) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (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) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 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 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.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 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.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 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #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 #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #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 #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 7/192 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 7/192 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/192 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 7/192 binary64))) |
(*.f64 #s(literal 7/192 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) x) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) |
(*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(*.f64 #s(literal 7/192 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 7/192 binary64)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 11 178× | accelerator-lowering-fma.f32 |
| 11 178× | accelerator-lowering-fma.f64 |
| 5 084× | *-lowering-*.f32 |
| 5 084× | *-lowering-*.f64 |
| 3 396× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 283 | 1951 |
| 1 | 902 | 1732 |
| 2 | 3032 | 1693 |
| 0 | 8342 | 1575 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))) |
(* -1 (* x (sqrt 1/2))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
2 |
(+ 2 x) |
(+ 2 x) |
(+ 2 x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
2 |
(+ 2 x) |
(+ 2 x) |
(+ 2 x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
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))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(* 7/192 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 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 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))) |
(fma.f64 x (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 3/4 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))) |
(fma.f64 x (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (sqrt 1/2))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (fma.f64 x (/.f64 #s(literal -3/4 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
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 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(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)) |
(* 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)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7)))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 x)) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7)))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (neg.f64 x)) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/6 binary64)))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(*.f64 x (*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x #s(literal 1/6 binary64)) #s(literal -1/16 binary64) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 x #s(literal 1/6 binary64)) #s(literal -1/16 binary64) #s(literal 2 binary64))) (sqrt.f64 #s(literal -1/6 binary64))))) x) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 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/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 x x)))) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(*.f64 (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) |
(*.f64 (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
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 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 7/192 binary64))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 19 069 to 2 226 computations (88.3% saved)
20 alts after pruning (12 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 877 | 8 | 885 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 881 | 20 | 901 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.8% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 62.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
| 61.4% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) | |
| 2.4% | (*.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) | |
| 31.6% | (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) | |
| 3.0% | (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) | |
| 2.8% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| ▶ | 62.5% | (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
| 2.1% | (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) | |
| ✓ | 62.5% | (sqrt.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 2 binary64))) |
| ✓ | 64.2% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ▶ | 3.9% | (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
| ✓ | 64.2% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 62.3% | (sqrt.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | 62.3% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| 2.0% | (sqrt.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) | |
| ▶ | 3.2% | (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| ▶ | 2.1% | (sqrt.f64 x) |
| ✓ | 69.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 348 to 240 computations (31% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 128 | (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
| 1 584× | accelerator-lowering-fma.f32 |
| 1 584× | accelerator-lowering-fma.f64 |
| 598× | *-lowering-*.f32 |
| 598× | *-lowering-*.f64 |
| 308× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 174 |
| 1 | 76 | 174 |
| 2 | 198 | 174 |
| 3 | 392 | 174 |
| 4 | 714 | 174 |
| 5 | 1000 | 174 |
| 6 | 1138 | 174 |
| 7 | 1234 | 174 |
| 8 | 1234 | 174 |
| 0 | 1234 | 150 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)))) |
1 |
(/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))) |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(+ (* x 7/192) 3/16) |
7/192 |
3/16 |
1/2 |
(sqrt x) |
x |
(sqrt (+ (* x (* x 1/2)) x)) |
(+ (* x (* x 1/2)) x) |
x |
(* x 1/2) |
1/2 |
(sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
(* (* x x) (+ (* x 1/6) 1/2)) |
(* x x) |
x |
(+ (* x 1/6) 1/2) |
1/6 |
1/2 |
(sqrt (+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 2))) |
(+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 2)) |
(+ (* x 1/6) 1/2) |
x |
1/6 |
1/2 |
(* x x) |
(+ x 2) |
2 |
| Outputs |
|---|
(/ 1 (/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 7/192) 3/16) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
7/192 |
#s(literal 7/192 binary64) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(sqrt (+ (* x (* x 1/2)) x)) |
(sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(+ (* x (* x 1/2)) x) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
x |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(* (* x x) (+ (* x 1/6) 1/2)) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x 1/6) 1/2) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 2))) |
(sqrt.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 2 binary64))) |
(+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 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)) |
(+ (* x 1/6) 1/2) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
x |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(* x x) |
(*.f64 x x) |
(+ x 2) |
(+.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
| 59.0ms | 177× | 0 | invalid |
| 18.0ms | 79× | 0 | valid |
Compiled 158 to 33 computations (79.1% saved)
ival-add: 19.0ms (31.7% of total)ival-mult: 13.0ms (21.7% of total)ival-div: 12.0ms (20% of total)ival-sqrt: 8.0ms (13.4% of total)const: 6.0ms (10% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))))> |
#<alt (/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)))> |
#<alt (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (sqrt x)> |
#<alt (sqrt (+ (* x (* x 1/2)) x))> |
#<alt (+ (* x (* x 1/2)) x)> |
#<alt (* x 1/2)> |
#<alt (sqrt (* (* x x) (+ (* x 1/6) 1/2)))> |
#<alt (* (* x x) (+ (* x 1/6) 1/2))> |
#<alt (* x x)> |
#<alt (+ (* x 1/6) 1/2)> |
#<alt (+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 2))> |
#<alt (sqrt (+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 2)))> |
#<alt (+ x 2)> |
| Outputs |
|---|
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (/ 1 (sqrt 2))> |
#<alt (+ (* -1/2 (/ x (pow (sqrt 2) 3))) (/ 1 (sqrt 2)))> |
#<alt (+ (* x (- (* x (- (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* 3/16 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (pow (sqrt 2) 3))))) (/ 1 (sqrt 2)))> |
#<alt (+ (* x (- (* x (- (+ (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* x (- (* 3/32 (/ 1 (pow (sqrt 2) 5))) (+ (* 7/192 (/ 1 (pow (sqrt 2) 3))) (* 1/2 (/ (- (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* 3/16 (/ 1 (pow (sqrt 2) 3)))) (pow (sqrt 2) 2))))))) (* 3/16 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (pow (sqrt 2) 3))))) (/ 1 (sqrt 2)))> |
#<alt (* 192/7 (/ (sqrt 2) (pow x 3)))> |
#<alt (/ (+ (* -6912/49 (/ (sqrt 2) x)) (* 192/7 (sqrt 2))) (pow x 3))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -248832/343 (sqrt 2)) (* 18432/49 (sqrt 2))) (pow x 2))) (* 192/7 (sqrt 2))) (* 6912/49 (/ (sqrt 2) x))) (pow x 3))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -663552/343 (sqrt 2)) (+ (* -36/7 (+ (* -248832/343 (sqrt 2)) (* 18432/49 (sqrt 2)))) (* 36864/49 (pow (sqrt 2) 3)))) (pow x 3))) (* 192/7 (sqrt 2))) (+ (* -248832/343 (/ (sqrt 2) (pow x 2))) (+ (* 6912/49 (/ (sqrt 2) x)) (* 18432/49 (/ (sqrt 2) (pow x 2)))))) (pow x 3))> |
#<alt (* 192/7 (/ (sqrt 2) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -192/7 (sqrt 2)) (* 6912/49 (/ (sqrt 2) x))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -192/7 (sqrt 2)) (* -1 (/ (- (+ (* -18432/49 (/ (sqrt 2) x)) (* 248832/343 (/ (sqrt 2) x))) (* 6912/49 (sqrt 2))) x))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -192/7 (sqrt 2)) (* -1 (/ (- (* -1 (/ (- (+ (* -663552/343 (/ (sqrt 2) x)) (+ (* 36/7 (/ (+ (* -18432/49 (sqrt 2)) (* 248832/343 (sqrt 2))) x)) (* 36864/49 (/ (pow (sqrt 2) 3) x)))) (+ (* -18432/49 (sqrt 2)) (* 248832/343 (sqrt 2)))) x)) (* 6912/49 (sqrt 2))) x))) (pow x 3)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) (* 1/4 (sqrt (pow x 3))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* -1/32 (sqrt x)) (* 1/4 (sqrt (/ 1 x))))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/32 (sqrt (/ 1 (pow x 3)))) (* 1/128 (sqrt (/ 1 x))))))))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (* x (- (+ (sqrt 1/2) (/ 1/2 (* x (sqrt 1/2)))) (/ 1/8 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (* x (- (+ (sqrt 1/2) (+ (/ 1/2 (* x (sqrt 1/2))) (* 1/16 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))))> |
#<alt (* -1 (* x (sqrt 1/2)))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* 1/8 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/8 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* 1/2 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/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 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/12 (/ x (sqrt 1/2)))))> |
#<alt (* x (+ (sqrt 1/2) (* x (+ (* -1/288 (/ x (pow (sqrt 1/2) 3))) (* 1/12 (/ 1 (sqrt 1/2)))))))> |
#<alt (* x (+ (sqrt 1/2) (* x (+ (* x (- (* 1/3456 (/ x (pow (sqrt 1/2) 5))) (* 1/288 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/12 (/ 1 (sqrt 1/2)))))))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt 1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/6 x)))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/6 x)))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/6 x)))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | (/ 1 (/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)))) |
| 1.0ms | x | @ | 0 | (sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
| 1.0ms | x | @ | -inf | (sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
| 1.0ms | x | @ | inf | (sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
| 1.0ms | x | @ | inf | (/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))) |
| 1× | batch-egg-rewrite |
| 4 774× | accelerator-lowering-fma.f32 |
| 4 774× | accelerator-lowering-fma.f64 |
| 4 336× | /-lowering-/.f32 |
| 4 336× | /-lowering-/.f64 |
| 4 072× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 134 |
| 1 | 193 | 133 |
| 2 | 1641 | 132 |
| 0 | 8417 | 112 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)))) |
(/ 1 (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))) |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
(sqrt x) |
(sqrt (+ (* x (* x 1/2)) x)) |
(+ (* x (* x 1/2)) x) |
(* x 1/2) |
(sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
(* (* x x) (+ (* x 1/6) 1/2)) |
(* x x) |
(+ (* x 1/6) 1/2) |
(+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 2)) |
(sqrt (+ (* (+ (* x 1/6) 1/2) (* x x)) (+ x 2))) |
(+ x 2) |
| Outputs |
|---|
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))))) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))))) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (sqrt.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (sqrt.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))))) (sqrt.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) |
(+.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 x (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x))))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #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 #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(+.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) |
(+.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) x) |
(+.f64 (+.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (+.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 8 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 x x #s(literal -4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 x x #s(literal -4 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 x x #s(literal -4 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 x x #s(literal -4 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (+.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 x x #s(literal -4 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (fma.f64 x x #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (+.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 x x #s(literal -4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (-.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (+.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (fma.f64 x x #s(literal -4 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (fma.f64 x x #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 x x #s(literal -4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -4 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (+.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) (*.f64 (+.f64 x #s(literal -2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -4 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) (*.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -4 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 2 binary64) x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 2 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))) (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 2 binary64) x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 4 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (+.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (fma.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) (sqrt.f64 (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 4 binary64))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))))))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (-.f64 (+.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 x #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal -2 binary64)) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 x x #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) |
| 1× | egg-herbie |
| 11 290× | accelerator-lowering-fma.f32 |
| 11 290× | accelerator-lowering-fma.f64 |
| 5 738× | *-lowering-*.f32 |
| 5 738× | *-lowering-*.f64 |
| 4 488× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 431 | 2127 |
| 1 | 1340 | 2046 |
| 2 | 4330 | 1965 |
| 0 | 8234 | 1858 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(/ 1 (sqrt 2)) |
(+ (* -1/2 (/ x (pow (sqrt 2) 3))) (/ 1 (sqrt 2))) |
(+ (* x (- (* x (- (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* 3/16 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (pow (sqrt 2) 3))))) (/ 1 (sqrt 2))) |
(+ (* x (- (* x (- (+ (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* x (- (* 3/32 (/ 1 (pow (sqrt 2) 5))) (+ (* 7/192 (/ 1 (pow (sqrt 2) 3))) (* 1/2 (/ (- (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* 3/16 (/ 1 (pow (sqrt 2) 3)))) (pow (sqrt 2) 2))))))) (* 3/16 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (pow (sqrt 2) 3))))) (/ 1 (sqrt 2))) |
(* 192/7 (/ (sqrt 2) (pow x 3))) |
(/ (+ (* -6912/49 (/ (sqrt 2) x)) (* 192/7 (sqrt 2))) (pow x 3)) |
(/ (- (+ (* -1 (/ (+ (* -248832/343 (sqrt 2)) (* 18432/49 (sqrt 2))) (pow x 2))) (* 192/7 (sqrt 2))) (* 6912/49 (/ (sqrt 2) x))) (pow x 3)) |
(/ (- (+ (* -1 (/ (+ (* -663552/343 (sqrt 2)) (+ (* -36/7 (+ (* -248832/343 (sqrt 2)) (* 18432/49 (sqrt 2)))) (* 36864/49 (pow (sqrt 2) 3)))) (pow x 3))) (* 192/7 (sqrt 2))) (+ (* -248832/343 (/ (sqrt 2) (pow x 2))) (+ (* 6912/49 (/ (sqrt 2) x)) (* 18432/49 (/ (sqrt 2) (pow x 2)))))) (pow x 3)) |
(* 192/7 (/ (sqrt 2) (pow x 3))) |
(* -1 (/ (+ (* -192/7 (sqrt 2)) (* 6912/49 (/ (sqrt 2) x))) (pow x 3))) |
(* -1 (/ (+ (* -192/7 (sqrt 2)) (* -1 (/ (- (+ (* -18432/49 (/ (sqrt 2) x)) (* 248832/343 (/ (sqrt 2) x))) (* 6912/49 (sqrt 2))) x))) (pow x 3))) |
(* -1 (/ (+ (* -192/7 (sqrt 2)) (* -1 (/ (- (* -1 (/ (- (+ (* -663552/343 (/ (sqrt 2) x)) (+ (* 36/7 (/ (+ (* -18432/49 (sqrt 2)) (* 248832/343 (sqrt 2))) x)) (* 36864/49 (/ (pow (sqrt 2) 3) x)))) (+ (* -18432/49 (sqrt 2)) (* 248832/343 (sqrt 2)))) x)) (* 6912/49 (sqrt 2))) x))) (pow x 3))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt x) |
(+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/32 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/32 (sqrt (/ 1 (pow x 3)))) (* 1/128 (sqrt (/ 1 x)))))))) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(* x (- (+ (sqrt 1/2) (/ 1/2 (* x (sqrt 1/2)))) (/ 1/8 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(* x (- (+ (sqrt 1/2) (+ (/ 1/2 (* x (sqrt 1/2))) (* 1/16 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) |
(* -1 (* x (sqrt 1/2))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* 1/8 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/8 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* 1/2 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/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 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/12 (/ x (sqrt 1/2))))) |
(* x (+ (sqrt 1/2) (* x (+ (* -1/288 (/ x (pow (sqrt 1/2) 3))) (* 1/12 (/ 1 (sqrt 1/2))))))) |
(* x (+ (sqrt 1/2) (* x (+ (* x (- (* 1/3456 (/ x (pow (sqrt 1/2) 5))) (* 1/288 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/12 (/ 1 (sqrt 1/2))))))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt 1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
2 |
(+ 2 x) |
(+ 2 x) |
(+ 2 x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
| Outputs |
|---|
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x))) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (sqrt 2)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1/2 (/ x (pow (sqrt 2) 3))) (/ 1 (sqrt 2))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* x (- (* x (- (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* 3/16 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (pow (sqrt 2) 3))))) (/ 1 (sqrt 2))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* x (- (* x (- (+ (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* x (- (* 3/32 (/ 1 (pow (sqrt 2) 5))) (+ (* 7/192 (/ 1 (pow (sqrt 2) 3))) (* 1/2 (/ (- (* 1/4 (/ 1 (pow (sqrt 2) 5))) (* 3/16 (/ 1 (pow (sqrt 2) 3)))) (pow (sqrt 2) 2))))))) (* 3/16 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (pow (sqrt 2) 3))))) (/ 1 (sqrt 2))) |
(fma.f64 x (fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 7/384 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* 192/7 (/ (sqrt 2) (pow x 3))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -6912/49 (/ (sqrt 2) x)) (* 192/7 (sqrt 2))) (pow x 3)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 192/7 binary64) (/.f64 #s(literal 6912/49 binary64) x))) (*.f64 x (*.f64 x x))) |
(/ (- (+ (* -1 (/ (+ (* -248832/343 (sqrt 2)) (* 18432/49 (sqrt 2))) (pow x 2))) (* 192/7 (sqrt 2))) (* 6912/49 (/ (sqrt 2) x))) (pow x 3)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 (/.f64 #s(literal 119808/343 binary64) x) #s(literal -6912/49 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (- (+ (* -1 (/ (+ (* -663552/343 (sqrt 2)) (+ (* -36/7 (+ (* -248832/343 (sqrt 2)) (* 18432/49 (sqrt 2)))) (* 36864/49 (pow (sqrt 2) 3)))) (pow x 3))) (* 192/7 (sqrt 2))) (+ (* -248832/343 (/ (sqrt 2) (pow x 2))) (+ (* 6912/49 (/ (sqrt 2) x)) (* 18432/49 (/ (sqrt 2) (pow x 2)))))) (pow x 3)) |
(/.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -663552/343 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 7925760/2401 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal -119808/343 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 6912/49 binary64)))) (*.f64 x (*.f64 x x))) |
(* 192/7 (/ (sqrt 2) (pow x 3))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ (* -192/7 (sqrt 2)) (* 6912/49 (/ (sqrt 2) x))) (pow x 3))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 6912/49 binary64) x) #s(literal -192/7 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(* -1 (/ (+ (* -192/7 (sqrt 2)) (* -1 (/ (- (+ (* -18432/49 (/ (sqrt 2) x)) (* 248832/343 (/ (sqrt 2) x))) (* 6912/49 (sqrt 2))) x))) (pow x 3))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -192/7 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 (/.f64 #s(literal 119808/343 binary64) x) #s(literal -6912/49 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(* -1 (/ (+ (* -192/7 (sqrt 2)) (* -1 (/ (- (* -1 (/ (- (+ (* -663552/343 (/ (sqrt 2) x)) (+ (* 36/7 (/ (+ (* -18432/49 (sqrt 2)) (* 248832/343 (sqrt 2))) x)) (* 36864/49 (/ (pow (sqrt 2) 3) x)))) (+ (* -18432/49 (sqrt 2)) (* 248832/343 (sqrt 2)))) x)) (* 6912/49 (sqrt 2))) x))) (pow x 3))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -192/7 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 119808/343 binary64) x)) #s(literal 36/7 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 73728/49 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal -663552/343 binary64) x) #s(literal -119808/343 binary64)))) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 6912/49 binary64))) x)) (*.f64 x (*.f64 x (neg.f64 x)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x))) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x)) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/32 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/32 binary64) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/32 (sqrt (/ 1 (pow x 3)))) (* 1/128 (sqrt (/ 1 x)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)))) (sqrt.f64 x)) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (- (+ (sqrt 1/2) (/ 1/2 (* x (sqrt 1/2)))) (/ 1/8 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(* x (- (+ (sqrt 1/2) (+ (/ 1/2 (* x (sqrt 1/2))) (* 1/16 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) |
(fma.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 x (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* -1 (* x (sqrt 1/2))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(fma.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* 1/8 (/ 1 (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (fma.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 (* x (pow (sqrt 1/2) 5)))) (* 1/8 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (fma.f64 x (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (+ (sqrt 1/2) (* 1/12 (/ x (sqrt 1/2))))) |
(*.f64 x (fma.f64 x (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (+ (sqrt 1/2) (* x (+ (* -1/288 (/ x (pow (sqrt 1/2) 3))) (* 1/12 (/ 1 (sqrt 1/2))))))) |
(*.f64 x (fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/144 binary64) (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (+ (sqrt 1/2) (* x (+ (* x (- (* 1/3456 (/ x (pow (sqrt 1/2) 5))) (* 1/288 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/12 (/ 1 (sqrt 1/2))))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/3456 binary64) (/.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/144 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt 1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/128 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/6 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64))))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(*.f64 x (*.f64 x (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/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 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #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/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) |
(*.f64 (*.f64 x x) (fma.f64 x (+.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64))) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(*.f64 (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (*.f64 x (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) |
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 x #s(literal -1/6 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(*.f64 x (*.f64 x (fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 x #s(literal -1/6 binary64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
Compiled 34 726 to 2 722 computations (92.2% saved)
20 alts after pruning (9 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 041 | 4 | 1 045 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 8 | 8 |
| Total | 1 045 | 20 | 1 065 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.8% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 1.0% | (fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)))) (sqrt.f64 x)) | |
| 2.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 192/7 binary64) (/.f64 #s(literal 6912/49 binary64) x))) (*.f64 x (*.f64 x x)))) | |
| ✓ | 62.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
| 61.4% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) | |
| 2.4% | (*.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) | |
| 31.6% | (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) | |
| 2.4% | (*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) | |
| 3.0% | (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) | |
| 2.8% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| ✓ | 62.5% | (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
| 2.1% | (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) | |
| ✓ | 62.5% | (sqrt.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 2 binary64))) |
| ✓ | 64.2% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | 64.2% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 62.3% | (sqrt.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | 62.3% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | 2.1% | (sqrt.f64 x) |
| ✓ | 69.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 573 to 276 computations (51.8% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) |
(sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) |
(sqrt.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 2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (-.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)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 192/7 binary64) (/.f64 #s(literal 6912/49 binary64) x))) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)))) (sqrt.f64 x)) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
3 calls:
| 13.0ms | x |
| 10.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 8.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 27 to 20 computations (25.9% saved)
Total -44.2b remaining (-225.7%)
Threshold costs -44.2b (-225.7%)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) |
(sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) |
(sqrt.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 2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (-.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)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 192/7 binary64) (/.f64 #s(literal 6912/49 binary64) x))) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)))) (sqrt.f64 x)) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
3 calls:
| 8.0ms | x |
| 8.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 7.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.4% | 1 | x |
| 69.4% | 1 | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 69.4% | 1 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 27 to 20 computations (25.9% saved)
| 1× | egg-herbie |
| 4× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | neg-sub0_binary64 |
| 2× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 7 |
| 1 | 9 | 7 |
| 2 | 13 | 7 |
| 3 | 14 | 7 |
| 4 | 15 | 7 |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
| 15 504× | accelerator-lowering-fma.f32 |
| 15 504× | accelerator-lowering-fma.f64 |
| 4 704× | *-lowering-*.f32 |
| 4 704× | *-lowering-*.f64 |
| 4 562× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 480 |
| 1 | 252 | 446 |
| 2 | 663 | 446 |
| 3 | 1429 | 440 |
| 4 | 2558 | 360 |
| 5 | 5941 | 325 |
| 0 | 8294 | 270 |
| 0 | 10 | 36 |
| 1 | 56 | 22 |
| 2 | 421 | 22 |
| 3 | 4985 | 22 |
| 0 | 8093 | 18 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 17 to 15 computations (11.8% saved)
Compiled 42 to 34 computations (19% saved)
Loading profile data...