
Time bar (total: 8.0s)
| 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)
| 458.0ms | 8 256× | 0 | valid |
| 146.0ms | 2 571× | 0 | exit |
ival-expm1: 129.0ms (32.8% of total)ival-mult: 97.0ms (24.6% of total)ival-div: 77.0ms (19.6% of total)ival-sqrt: 73.0ms (18.5% of total)ival-true: 8.0ms (2% of total)exact: 6.0ms (1.5% of total)ival-assert: 4.0ms (1% of total)| 2× | 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 | 19 | 41 |
| 1 | 44 | 39 |
| 2 | 70 | 39 |
| 3 | 113 | 39 |
| 4 | 192 | 20 |
| 5 | 340 | 18 |
| 6 | 672 | 18 |
| 7 | 2570 | 18 |
| 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))) |
| Inputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1))) |
(neg (sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1)))) |
| Outputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (+ 1 (exp x))) |
(sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1))) |
(sqrt (+ 1 (exp (neg x)))) |
(neg (sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1)))) |
(neg (sqrt (+ 1 (exp (neg x))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 177 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| 177 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 2 | 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 | 1 | (295.197229555907) | 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 | 177 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | cancellation | 177 | 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 | 2 | 0 |
| ↳ | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | overflow | 2 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 2 | |
| ↳ | (exp.f64 x) | overflow | 2 | |
| ↳ | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | overflow | 2 | |
exp.f64 | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 178 | 0 |
| - | 2 | 76 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 178 | 0 | 0 |
| - | 2 | 0 | 76 |
| number | freq |
|---|---|
| 0 | 76 |
| 1 | 3 |
| 2 | 177 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 39.0ms | 512× | 0 | valid |
Compiled 120 to 44 computations (63.3% saved)
ival-exp: 7.0ms (28.5% of total)ival-expm1: 6.0ms (24.4% of total)ival-div: 3.0ms (12.2% of total)ival-mult: 3.0ms (12.2% of total)ival-sqrt: 3.0ms (12.2% of total)exact: 1.0ms (4.1% 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 |
|---|---|---|
| ▶ | 34.3% | (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.3% | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ✓ | accuracy | 37.7% | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 37.5% | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 21.0ms | 256× | 0 | valid |
Compiled 47 to 12 computations (74.5% saved)
ival-exp: 3.0ms (25.1% of total)ival-expm1: 3.0ms (25.1% of total)ival-div: 2.0ms (16.7% of total)ival-mult: 2.0ms (16.7% of total)ival-sqrt: 2.0ms (16.7% 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 | |
|---|---|---|---|---|
| 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 | (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| 0.0ms | x | @ | 0 | (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
| 0.0ms | x | @ | 0 | (- (exp (* 2 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)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 764 | 7 | 771 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 765 | 7 | 772 |
| Status | Accuracy | Program |
|---|---|---|
| 69.6% | (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))) | |
| 70.5% | (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))) | |
| ▶ | 69.3% | (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))) |
| ▶ | 70.8% | (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))) |
| ▶ | 68.8% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ▶ | 73.6% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 124 to 92 computations (25.8% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | (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 | (+.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | 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))) |
| 400× | accelerator-lowering-fma.f32 |
| 400× | accelerator-lowering-fma.f64 |
| 134× | *-lowering-*.f32 |
| 134× | *-lowering-*.f64 |
| 132× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 99 |
| 1 | 54 | 99 |
| 2 | 100 | 99 |
| 3 | 186 | 99 |
| 4 | 232 | 99 |
| 5 | 239 | 99 |
| 0 | 239 | 85 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (- (exp x) -1)) |
(- (exp x) -1) |
(exp x) |
x |
-1 |
(sqrt 2) |
2 |
(sqrt (+ 2 x)) |
(+ 2 x) |
2 |
x |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(+ (* x (+ (* x 1/2) 1)) 2) |
x |
(+ (* x 1/2) 1) |
1/2 |
1 |
2 |
(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 |
| 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 (+ 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 (+ (* 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) |
(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) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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% | (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% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 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 | 100.0% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | 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)) |
| 36.0ms | 181× | 0 | valid |
| 12.0ms | 75× | 0 | invalid |
Compiled 87 to 26 computations (70.1% saved)
ival-add: 13.0ms (36.7% of total)ival-sqrt: 8.0ms (22.6% of total)ival-mult: 7.0ms (19.7% of total)const: 3.0ms (8.5% of total)ival-exp: 2.0ms (5.6% of total)ival-sub: 1.0ms (2.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (- (exp x) -1))> |
#<alt (- (exp x) -1)> |
#<alt (exp x)> |
#<alt (sqrt 2)> |
#<alt (sqrt (+ 2 x))> |
#<alt (+ 2 x)> |
#<alt (sqrt (+ (* x (+ (* x 1/2) 1)) 2))> |
#<alt (+ (* x (+ (* x 1/2) 1)) 2)> |
#<alt (+ (* x 1/2) 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)> |
| 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/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 (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) (* 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))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
| 1.0ms | x | @ | -inf | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 1.0ms | x | @ | 0 | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 1.0ms | x | @ | inf | (sqrt (- (exp x) -1)) |
| 1.0ms | x | @ | -inf | (sqrt (+ 2 x)) |
| 1× | batch-egg-rewrite |
| 4 428× | accelerator-lowering-fma.f32 |
| 4 428× | accelerator-lowering-fma.f64 |
| 4 328× | *-lowering-*.f32 |
| 4 328× | *-lowering-*.f64 |
| 4 210× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 85 |
| 1 | 142 | 85 |
| 2 | 1122 | 85 |
| 0 | 8240 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (exp x) -1)) |
(- (exp x) -1) |
(exp x) |
(sqrt 2) |
(sqrt (+ 2 x)) |
(+ 2 x) |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(+ (* x (+ (* x 1/2) 1)) 2) |
(+ (* x 1/2) 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) |
| 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)) (neg.f64 (expm1.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)) (neg.f64 (expm1.f64 x))))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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)) (neg.f64 (expm1.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 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1/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)) |
(*.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)) (neg.f64 (expm1.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)) (neg.f64 (expm1.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)) (neg.f64 (expm1.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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (exp.f64 x))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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 #s(literal 1 binary64) (neg.f64 (exp.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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)) (neg.f64 (expm1.f64 x)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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)))) |
(neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))))) |
(neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (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)) (neg.f64 (expm1.f64 x)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 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)) (neg.f64 (expm1.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 (+.f64 x x) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 x))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 (+.f64 x x) (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (expm1.f64 x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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) (*.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (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)) (neg.f64 (expm1.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (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)) (neg.f64 (expm1.f64 x))))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (+.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.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 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 2 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 (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 (+.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 (-.f64 #s(literal 2 binary64) x)) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x 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 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) 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 (-.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 (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 2 binary64) x) |
(+.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 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.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)))) |
(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 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)))) |
(neg.f64 (/.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))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.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 (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 (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 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 x #s(literal -2 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 #s(literal 512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 64 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 16 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 x #s(literal -2 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 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x))) (*.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)))) |
(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 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 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 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 2 binary64) 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 (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #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 (*.f64 x x) (*.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))) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.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))) #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 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.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))) #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 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.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))) #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 (*.f64 x x) (*.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))) #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 (*.f64 x x) (*.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))) #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 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.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 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) 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)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal -4 binary64)) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x) #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) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal -2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.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))) #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 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal -4 binary64))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 (*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 9 binary64)) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (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)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) (*.f64 (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)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) (-.f64 #s(literal 64 binary64) (*.f64 (*.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)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.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)))) (*.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))))) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal -8 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.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)))) (*.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))))) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (+.f64 #s(literal 16 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 #s(literal 4 binary64) (*.f64 x x))))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal -16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.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))) #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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal -4 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.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 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.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)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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 #s(literal -2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.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))) #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 (*.f64 x (*.f64 x x)) (*.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)))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (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))))) |
(neg.f64 (/.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)))))) |
(neg.f64 (/.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 #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) (fma.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) (fma.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) (fma.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))) (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 (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64) #s(literal -1 binary64)) #s(literal 1 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 (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 (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 (-.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) (fma.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) (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))))) |
(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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #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)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 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) (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 x) (*.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 (*.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 (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))) (neg.f64 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)) |
(neg.f64 (/.f64 (fma.f64 (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)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64)))) |
(/.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 #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) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)))))) |
(/.f64 (fma.f64 (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)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #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)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 9 binary64)) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 6 binary64)) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (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)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (fma.f64 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 6 binary64)) #s(literal -64 binary64)) #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) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) #s(literal 6 binary64)) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x))) (+.f64 #s(literal 16 binary64) (*.f64 (*.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 #s(literal 4 binary64) (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.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 (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)))) #s(literal -16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.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))) #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 (neg.f64 (fma.f64 (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)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #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)) (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 x) (*.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 (*.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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x) (*.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 (+.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)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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))))) |
(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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (*.f64 x x) (*.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))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #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)) (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 #s(literal 1/6 binary64) (*.f64 x x)) (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 #s(literal 1/6 binary64) (*.f64 x x))) (*.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 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.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)) |
(neg.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)) (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))))))) |
(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)) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x) #s(literal 1 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 #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 (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))) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x) #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 (*.f64 (+.f64 (pow.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.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 (*.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 #s(literal 1 binary64) (*.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 (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 (*.f64 (fma.f64 (*.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 (*.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)) #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 (*.f64 (fma.f64 (*.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 (*.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)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (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 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 #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))))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (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 (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)) #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)) (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 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x) #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 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)) (*.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 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 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 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.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 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x)) (*.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 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.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 (*.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 #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))))) |
(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) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x) #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))))) |
(neg.f64 (/.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)))))) |
(neg.f64 (/.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 #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 #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) (fma.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 #s(literal -1/36 binary64) (*.f64 x x))))) |
(/.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) (fma.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) (fma.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))) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (-.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 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/46656 binary64) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1728 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/46656 binary64) #s(literal -1/64 binary64)) #s(literal 1 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 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/46656 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1296 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/144 binary64)))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1296 binary64) #s(literal -1/16 binary64)) #s(literal 1 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 (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 (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) (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))))))) |
(/.f64 (-.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 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) (*.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) (fma.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) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
| 1× | egg-herbie |
| 11 602× | accelerator-lowering-fma.f32 |
| 11 602× | accelerator-lowering-fma.f64 |
| 5 042× | *-lowering-*.f32 |
| 5 042× | *-lowering-*.f64 |
| 3 340× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 1514 |
| 1 | 881 | 1294 |
| 2 | 2969 | 1264 |
| 0 | 8377 | 1149 |
| 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/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)))) |
(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) (* 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)))) |
| Outputs |
|---|
(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 (+ 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 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 (fma.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 (/.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)))) (* 1/2 (sqrt (/ 1 (pow x 7)))))))) |
(*.f64 x (+.f64 (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) (*.f64 x (*.f64 x x))))) (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) 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)))))) |
(neg.f64 (*.f64 x (fma.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) (*.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)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 (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))))) (neg.f64 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/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 x (*.f64 (fma.f64 #s(literal -1/4 binary64) x #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 (+.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))))))) |
(+.f64 (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)))) (/.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))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(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))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
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 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) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (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 (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))) (*.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 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (sqrt.f64 (*.f64 x (*.f64 x x))))) |
(* (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)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) (+ (* 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 (/.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 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 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/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (/.f64 x #s(literal 1/6 binary64)) #s(literal -1/16 binary64) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))) (*.f64 (sqrt.f64 x) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))))) 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)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 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 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (*.f64 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 x (*.f64 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))))))) |
(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 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (*.f64 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))) |
(neg.f64 (*.f64 x (*.f64 (*.f64 x x) (+.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))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #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 x (*.f64 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 x (*.f64 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)) |
Compiled 13 943 to 1 908 computations (86.3% saved)
16 alts after pruning (11 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 577 | 9 | 586 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 577 | 16 | 593 |
| Status | Accuracy | Program |
|---|---|---|
| 69.6% | (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))) | |
| ▶ | 70.5% | (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))) |
| 69.6% | (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))) | |
| 3.1% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| 69.3% | (sqrt.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| ✓ | 69.3% | (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))) |
| ✓ | 70.8% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ▶ | 2.5% | (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
| 4.1% | (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) | |
| ▶ | 68.8% | (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))) |
| ✓ | 68.8% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| 3.8% | (sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) | |
| ▶ | 2.3% | (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
| ▶ | 2.5% | (sqrt.f64 x) |
| ✓ | 73.6% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 265 to 182 computations (31.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
| ✓ | 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 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 408× | accelerator-lowering-fma.f32 |
| 408× | accelerator-lowering-fma.f64 |
| 294× | *-lowering-*.f32 |
| 294× | *-lowering-*.f64 |
| 118× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 101 |
| 1 | 64 | 101 |
| 2 | 139 | 101 |
| 3 | 182 | 101 |
| 4 | 216 | 101 |
| 5 | 223 | 101 |
| 6 | 320 | 101 |
| 7 | 341 | 101 |
| 8 | 381 | 101 |
| 9 | 383 | 101 |
| 0 | 383 | 92 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x 3/16) 1/2) |
3/16 |
1/2 |
(sqrt x) |
x |
(sqrt (- (+ x 1) -1)) |
(- (+ x 1) -1) |
(+ x 1) |
x |
1 |
-1 |
(sqrt (* 1/6 (* x (* x x)))) |
(* 1/6 (* x (* x x))) |
1/6 |
(* x (* x x)) |
x |
(* x x) |
(sqrt (+ (* x (* x (+ (* x 1/6) 1/2))) x)) |
(+ (* x (* x (+ (* x 1/6) 1/2))) x) |
x |
(* x (+ (* x 1/6) 1/2)) |
(+ (* x 1/6) 1/2) |
1/6 |
1/2 |
| Outputs |
|---|
(+ (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2)) |
(fma.f64 x (/.f64 (fma.f64 x #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 3/16) 1/2) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
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 (* 1/6 (* x (* x x)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)))) |
(* 1/6 (* x (* x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(sqrt (+ (* x (* x (+ (* x 1/6) 1/2))) x)) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(+ (* x (* x (+ (* x 1/6) 1/2))) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
x |
(* x (+ (* x 1/6) 1/2)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 89.8% | (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
| ✓ | 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% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (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))) |
| ✓ | accuracy | 99.7% | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| 31.0ms | 167× | 0 | invalid |
| 16.0ms | 89× | 0 | valid |
Compiled 104 to 29 computations (72.1% saved)
ival-mult: 11.0ms (33.3% of total)ival-sqrt: 8.0ms (24.2% of total)ival-add: 6.0ms (18.1% of total)const: 4.0ms (12.1% of total)ival-div: 2.0ms (6% of total)ival-sub: 1.0ms (3% of total)exact: 1.0ms (3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (sqrt 2)> |
#<alt (+ (* x 3/16) 1/2)> |
#<alt (sqrt x)> |
#<alt (- (+ x 1) -1)> |
#<alt (sqrt (- (+ x 1) -1))> |
#<alt (+ x 1)> |
#<alt (sqrt (* 1/6 (* x (* x x))))> |
#<alt (* 1/6 (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (sqrt (+ (* x (* x (+ (* x 1/6) 1/2))) x))> |
#<alt (+ (* x (* x (+ (* x 1/6) 1/2))) x)> |
#<alt (* x (+ (* x 1/6) 1/2))> |
#<alt (+ (* x 1/6) 1/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 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 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 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<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 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 (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) (* 1/4 (sqrt (pow x 3))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* 1/12 (sqrt x)) (* 1/4 (sqrt (/ 1 x))))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* x (+ (* -1/32 (sqrt (/ 1 x))) (* 1/12 (sqrt (/ 1 x))))))))> |
#<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/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 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 (* (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/32 (* (sqrt x) (/ (sqrt -1) (pow (sqrt -1/6) 3))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* 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)))))> |
#<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)) x)) 1/6)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/6 x)))> |
#<alt (* x (+ 1/2 (* 1/6 x)))> |
#<alt (* 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))))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 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))))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<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))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (sqrt (+ (* x (* x (+ (* x 1/6) 1/2))) x)) |
| 2.0ms | x | @ | 0 | (* x (+ (* x 1/6) 1/2)) |
| 1.0ms | x | @ | 0 | (sqrt (* 1/6 (* x (* x x)))) |
| 1.0ms | x | @ | inf | (+ (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2)) |
| 0.0ms | x | @ | inf | (/ x (sqrt 2)) |
| 1× | batch-egg-rewrite |
| 6 352× | accelerator-lowering-fma.f32 |
| 6 352× | accelerator-lowering-fma.f64 |
| 3 876× | *-lowering-*.f32 |
| 3 876× | *-lowering-*.f64 |
| 3 858× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 88 |
| 1 | 148 | 88 |
| 2 | 1205 | 88 |
| 0 | 8418 | 79 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
(sqrt 2) |
(+ (* x 3/16) 1/2) |
(sqrt x) |
(- (+ x 1) -1) |
(sqrt (- (+ x 1) -1)) |
(+ x 1) |
(sqrt (* 1/6 (* x (* x x)))) |
(* 1/6 (* x (* x x))) |
(* x (* x x)) |
(* x x) |
(sqrt (+ (* x (* x (+ (* x 1/6) 1/2))) x)) |
(+ (* x (* x (+ (* x 1/6) 1/2))) x) |
(* x (+ (* x 1/6) 1/2)) |
(+ (* x 1/6) 1/2) |
| Outputs |
|---|
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #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 x #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 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 x (*.f64 #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))) (*.f64 x #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 (/.f64 #s(literal 1 binary64) (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))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #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 x #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 #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 #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 #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 #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 #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 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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 #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 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 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) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 (fma.f64 x #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 (*.f64 x #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 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #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 #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 (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (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))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 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) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (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))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #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 #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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #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 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #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 #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) #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))) #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 (neg.f64 (*.f64 (*.f64 x #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))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x #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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 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) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #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 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #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 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #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 (*.f64 x #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 (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (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 #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 #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 #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 #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 #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 #s(literal 3/16 binary64)) #s(literal -1 binary64)) (neg.f64 (/.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)))) |
(neg.f64 (/.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 #s(literal 3/16 binary64) #s(literal 1/2 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)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.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 #s(literal 3/16 binary64) #s(literal 1/2 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))))))) (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #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 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #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 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 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 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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 x) (*.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)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #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 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 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)))))) (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 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 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 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))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 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))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #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 (*.f64 x (fma.f64 x #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 #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 #s(literal 3/16 binary64) #s(literal 1/2 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)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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 x) (*.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)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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)) #s(literal 27/4096 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 x) #s(literal 9/256 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (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 #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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.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 #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 x) #s(literal 9/256 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.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 #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 (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #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 (*.f64 x (fma.f64 x #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 x) (*.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)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #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 (fma.f64 x #s(literal 3/16 binary64) #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 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 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 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 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 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 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 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.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)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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) (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.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 (/.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 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.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 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.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 #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #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 #s(literal -3/16 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #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) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) (*.f64 x #s(literal -3/32 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 9/256 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) (*.f64 x #s(literal -3/32 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) (*.f64 x #s(literal -3/32 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 9/256 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 9/256 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #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 #s(literal 3/16 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) (*.f64 x #s(literal -3/32 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 9/256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (sqrt.f64 (+.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 x #s(literal 2 binary64))))) |
(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 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(+.f64 x #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) x) |
(+.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(+.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)) (neg.f64 x))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 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 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 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)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 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 (sqrt.f64 x) (sqrt.f64 x) #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 #s(literal -1 binary64) (neg.f64 x) #s(literal 2 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 (*.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)) (neg.f64 x))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x))))) |
(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 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.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 x #s(literal 2 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 (+.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)) (neg.f64 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)) |
(neg.f64 (/.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)) (neg.f64 x))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (neg.f64 x))) |
(neg.f64 (/.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))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) x)) |
(/.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 (+.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)) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) x) |
(/.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)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (neg.f64 x)) |
(/.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 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (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)) (neg.f64 x))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 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 (+.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)) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.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 x (-.f64 #s(literal 4 binary64) (*.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 8 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) x)))) |
(/.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 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.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) (neg.f64 x))))) |
(/.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)) (neg.f64 x))) #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)) (neg.f64 x))) #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)) (neg.f64 x))) (/.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)) (neg.f64 x))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x))) (*.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)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 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 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.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)) (neg.f64 x))) (/.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)) (neg.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x))))) (+.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)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x))))) |
(/.f64 (-.f64 (*.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)) (*.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))) |
(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 (+.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)) (neg.f64 x)))) |
(*.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.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)) (neg.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.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 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 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (neg.f64 x))) (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 x) (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)))) |
(/.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)) (neg.f64 x)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x)) (sqrt.f64 x)) |
(/.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)) (neg.f64 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 (*.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 x x #s(literal -4 binary64))) (sqrt.f64 (+.f64 x #s(literal -2 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)) (neg.f64 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 (exp.f64 (log.f64 (+.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) #s(literal 1/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)) (neg.f64 x))) #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)) (neg.f64 x))))) |
(*.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)) (neg.f64 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 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 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 x #s(literal 2 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)) (neg.f64 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)) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 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 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 (neg.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 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.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))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.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 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.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 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 x (sqrt.f64 (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 x (sqrt.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (sqrt.f64 x)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (*.f64 x (sqrt.f64 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 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #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)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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)))))))) (sqrt.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 (*.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 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x)))))) |
(/.f64 (sqrt.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 (*.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 x (*.f64 x x)))) (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (sqrt.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 (*.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 x (*.f64 x x)))) (sqrt.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x)))) (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(/.f64 (sqrt.f64 (neg.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 (*.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 x (*.f64 x x))))) (sqrt.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x))) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) (sqrt.f64 (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.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 (*.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 x (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x))))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.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 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.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 (*.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 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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)))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.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 (*.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 x (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (sqrt.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 (*.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 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x)))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x)))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 x)) |
(+.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.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 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 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))) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 (*.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 #s(literal -1 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x)) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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 x #s(literal 2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/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)))) x) |
(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))) x) |
(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)) (neg.f64 x)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/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)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.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 (*.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 x (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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)))))))))) |
(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 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x))) |
(neg.f64 (/.f64 (neg.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 (*.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 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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))))))))) |
(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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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))) (*.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) (/.f64 (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 x (*.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 (*.f64 x 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 (*.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 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.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 (*.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 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (neg.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 (*.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 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x)) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.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 (*.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 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.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)))))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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 (*.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 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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))) (*.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 x x (fma.f64 (*.f64 x x) (*.f64 (*.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 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x 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))) (neg.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x))) |
(*.f64 (neg.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 (*.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 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.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 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x)) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 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))))) (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) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.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)) (*.f64 #s(literal -1/2 binary64) 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 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 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)) 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)) x))) |
(/.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))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 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)))))) |
(/.f64 (*.f64 (*.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)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 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 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)) 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)) x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 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))))))) |
(/.f64 (neg.f64 (*.f64 (*.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)) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 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 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 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) 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)) x)) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(*.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)) x) |
(*.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 x) (*.f64 (*.f64 x x) #s(literal 1/36 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))))))) |
(*.f64 (*.f64 (*.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)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.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))))) |
(*.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)))) |
(*.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))))) |
(*.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)))) |
(+.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))))) |
(neg.f64 (/.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)))))) |
(neg.f64 (/.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)))) |
(neg.f64 (/.f64 (neg.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))))) |
(neg.f64 (/.f64 (neg.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 #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) (fma.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) (fma.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) (fma.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))) (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 (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))))))) |
(/.f64 (-.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 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) (*.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) (fma.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) (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))))) |
| 1× | egg-herbie |
| 18 390× | accelerator-lowering-fma.f32 |
| 18 390× | accelerator-lowering-fma.f64 |
| 5 540× | *-lowering-*.f32 |
| 5 540× | *-lowering-*.f64 |
| 2 770× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1376 |
| 1 | 631 | 1322 |
| 2 | 1869 | 1285 |
| 3 | 5759 | 1272 |
| 0 | 8067 | 1196 |
| 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 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 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 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(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))) |
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 (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(* 1/6 (pow x 3)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(sqrt x) |
(+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/12 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* x (+ (* -1/32 (sqrt (/ 1 x))) (* 1/12 (sqrt (/ 1 x)))))))) |
(* (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/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 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)))))) |
(* (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/32 (* (sqrt x) (/ (sqrt -1) (pow (sqrt -1/6) 3))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* 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))))) |
(* 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)) x)) 1/6))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/6 x))) |
(* x (+ 1/2 (* 1/6 x))) |
(* 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)))) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
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)))) |
| Outputs |
|---|
(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 (+ (* 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 (+ (* 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))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 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)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 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)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 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 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/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) |
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 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1 binary64)) (/.f64 x (*.f64 #s(literal 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 #s(literal 1/16 binary64) (*.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) x) (*.f64 (fma.f64 x #s(literal -1/8 binary64) #s(literal 1 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) 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) (*.f64 x (*.f64 x 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) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (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)))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x 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 x (-.f64 (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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x 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))))))) |
(*.f64 x (-.f64 (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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x 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 (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1/6 binary64)))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1/6 binary64)))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1/6 binary64)))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1/6 binary64)))) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(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) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/12 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/12 binary64)) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* x (+ (* -1/32 (sqrt (/ 1 x))) (* 1/12 (sqrt (/ 1 x)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 x #s(literal 5/96 binary64) #s(literal 1/4 binary64))) (sqrt.f64 x)) |
(* (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 x (*.f64 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 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)) (/.f64 (fma.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) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64))) (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)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 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)) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal 1/6 binary64))) #s(literal -3/16 binary64) (/.f64 (fma.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) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 1/6 binary64)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (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)))) (+ (* 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 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (fma.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) (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/6 binary64)))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* 1/32 (* (sqrt x) (/ (sqrt -1) (pow (sqrt -1/6) 3))))) (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 (sqrt.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -1/6 binary64))))) (neg.f64 x)) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/6 binary64)))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) 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 x (*.f64 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))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) 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 x (*.f64 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 x (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 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)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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))) |
(* 1/6 (pow x 2)) |
(*.f64 x (*.f64 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)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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))) |
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)) |
Compiled 14 208 to 1 837 computations (87.1% saved)
18 alts after pruning (8 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 713 | 4 | 717 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 715 | 18 | 733 |
| Status | Accuracy | Program |
|---|---|---|
| 69.6% | (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))) | |
| ✓ | 70.5% | (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))) |
| ▶ | 69.6% | (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))) |
| 4.6% | (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 70.5% | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 4.1% | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| 1.7% | (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) | |
| ▶ | 3.1% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | 69.3% | (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))) |
| ✓ | 70.8% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | 2.5% | (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
| ✓ | 68.8% | (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))) |
| ✓ | 68.8% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ▶ | 3.8% | (sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
| ✓ | 2.3% | (sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
| ✓ | 2.5% | (sqrt.f64 x) |
| ✓ | 73.6% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 257 to 181 computations (29.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (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)))) |
| ✓ | cost-diff | 1344 | (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)))) |
| ✓ | cost-diff | 1344 | (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))) |
| ✓ | cost-diff | 0 | (fma.f64 x #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 | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 772× | accelerator-lowering-fma.f32 |
| 772× | accelerator-lowering-fma.f64 |
| 286× | *-lowering-*.f32 |
| 286× | *-lowering-*.f64 |
| 200× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 179 |
| 1 | 80 | 179 |
| 2 | 197 | 179 |
| 3 | 286 | 173 |
| 4 | 337 | 172 |
| 5 | 381 | 170 |
| 6 | 422 | 170 |
| 7 | 448 | 170 |
| 8 | 455 | 170 |
| 9 | 456 | 170 |
| 0 | 456 | 153 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2)) |
(/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) |
(* x (+ (* x 3/16) 1/2)) |
x |
(+ (* x 3/16) 1/2) |
3/16 |
1/2 |
(sqrt 2) |
2 |
(* x (sqrt 1/2)) |
x |
(sqrt 1/2) |
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) |
1/6 |
1/2 |
(* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x 3/16) 1/2) |
3/16 |
1/2 |
(+ (* x (+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2)))) (sqrt 2)) |
x |
(+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2))) |
(+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2))) |
(/ 7/192 (sqrt 2)) |
7/192 |
(sqrt 2) |
2 |
(/ 3/16 (sqrt 2)) |
3/16 |
(/ 1/2 (sqrt 2)) |
1/2 |
| Outputs |
|---|
(+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2)) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* x 3/16) 1/2)) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
x |
(+ (* x 3/16) 1/2) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
x |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* x (* x (+ (* x 1/6) 1/2)))) |
(sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(* x (* x (+ (* x 1/6) 1/2))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
x |
(* x (+ (* x 1/6) 1/2)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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) |
(* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) |
(/.f64 (*.f64 x (fma.f64 x #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 3/16) 1/2) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* x (+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 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 |
(+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2))) |
(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)))) |
(+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2))) |
(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)))) |
(/ 7/192 (sqrt 2)) |
(/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) |
7/192 |
#s(literal 7/192 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ 3/16 (sqrt 2)) |
(/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) |
3/16 |
#s(literal 3/16 binary64) |
(/ 1/2 (sqrt 2)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (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)))) |
| ✓ | accuracy | 100.0% | (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))) |
| ✓ | accuracy | 99.9% | (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)))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 x (sqrt.f64 #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 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 72.2% | (sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 51.0ms | 181× | 0 | valid |
| 17.0ms | 75× | 0 | invalid |
Compiled 165 to 32 computations (80.6% saved)
ival-div: 18.0ms (35.4% of total)ival-mult: 15.0ms (29.5% of total)ival-add: 6.0ms (11.8% of total)const: 6.0ms (11.8% of total)ival-sqrt: 5.0ms (9.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2))> |
#<alt (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2))> |
#<alt (* x (+ (* x 3/16) 1/2))> |
#<alt (+ (* x 3/16) 1/2)> |
#<alt (* x (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (sqrt (* x (* x (+ (* x 1/6) 1/2))))> |
#<alt (* x (* x (+ (* x 1/6) 1/2)))> |
#<alt (* x (+ (* x 1/6) 1/2))> |
#<alt (+ (* x 1/6) 1/2)> |
#<alt (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2))> |
#<alt (/ x (sqrt 2))> |
#<alt (sqrt 2)> |
#<alt (+ (* x (+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2)))) (sqrt 2))> |
#<alt (+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2)))> |
#<alt (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))> |
#<alt (/ 7/192 (sqrt 2))> |
#<alt (/ 1/2 (sqrt 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 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (* 1/2 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 3/16 x)))> |
#<alt (* x (+ 1/2 (* 3/16 x)))> |
#<alt (* x (+ 1/2 (* 3/16 x)))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<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 (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/6 x)))> |
#<alt (* x (+ 1/2 (* 1/6 x)))> |
#<alt (* 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))))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 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))))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<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 (* 1/2 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* 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 (/ x (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 (/ 1/2 (sqrt 2))> |
#<alt (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))> |
#<alt (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))> |
#<alt (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))> |
#<alt (* 7/192 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* 7/192 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (/ 3/16 (sqrt 2))> |
#<alt (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))> |
#<alt (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))> |
#<alt (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))> |
#<alt (* 7/192 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 7/192 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2))) |
| 1.0ms | x | @ | -inf | (sqrt (* x (* x (+ (* x 1/6) 1/2)))) |
| 1.0ms | x | @ | -inf | (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2))) |
| 1.0ms | x | @ | inf | (sqrt (* x (* x (+ (* x 1/6) 1/2)))) |
| 0.0ms | x | @ | -inf | (+ (* x (+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2)))) (sqrt 2)) |
| 1× | batch-egg-rewrite |
| 4 406× | *-lowering-*.f32 |
| 4 406× | *-lowering-*.f64 |
| 4 310× | /-lowering-/.f32 |
| 4 310× | /-lowering-/.f64 |
| 3 936× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 148 |
| 1 | 188 | 148 |
| 2 | 1776 | 144 |
| 0 | 8317 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2)) |
(/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) |
(* x (+ (* x 3/16) 1/2)) |
(+ (* x 3/16) 1/2) |
(* x (sqrt 1/2)) |
(sqrt 1/2) |
(sqrt (* x (* x (+ (* x 1/6) 1/2)))) |
(* x (* x (+ (* x 1/6) 1/2))) |
(* x (+ (* x 1/6) 1/2)) |
(+ (* x 1/6) 1/2) |
(* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) |
(/ x (sqrt 2)) |
(sqrt 2) |
(+ (* x (+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2)))) (sqrt 2)) |
(+ (* x (+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2)))) (/ 1/2 (sqrt 2))) |
(+ (* x (/ 7/192 (sqrt 2))) (/ 3/16 (sqrt 2))) |
(/ 7/192 (sqrt 2)) |
(/ 1/2 (sqrt 2)) |
| Outputs |
|---|
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #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 x #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)))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #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 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 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 3/16 binary64) #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 #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 #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 #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 #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 #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 (*.f64 x (fma.f64 x #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 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #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))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #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 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 (neg.f64 (*.f64 x (fma.f64 x #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 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #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 x (fma.f64 x #s(literal 3/16 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))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #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 (*.f64 x #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 x (*.f64 x #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 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 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 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 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 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #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 (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 #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))) x) #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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #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 (*.f64 x #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 (fma.f64 x #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 (*.f64 x (fma.f64 x #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) (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 (neg.f64 (fma.f64 x #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 #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 #s(literal 3/16 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))) (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 (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #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 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 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 #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 (fma.f64 x #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 (*.f64 x #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 x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #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 (*.f64 x #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)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x #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/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x #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/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #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 (*.f64 x (fma.f64 x #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 #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 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #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)) #s(literal 27/4096 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 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (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 (*.f64 x (*.f64 x #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))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 8 binary64)))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (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)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x #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/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #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 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.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))) (*.f64 x #s(literal 3/16 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #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))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.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 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) x (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (/.f64 x (*.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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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 #s(literal 3/16 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 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 3/16 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 x (*.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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #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))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/16 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 (*.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #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 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (neg.f64 x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 8 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 x (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.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 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (neg.f64 x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (neg.f64 x))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 x #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) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 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 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (fma.f64 x #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 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #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 (/.f64 (*.f64 x (fma.f64 x #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) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #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 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 3/16 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 3/16 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) x) |
(+.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #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 #s(literal 3/16 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 9/256 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 9/256 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.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)))) |
(pow.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)))) #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 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 x)) |
(*.f64 (fabs.f64 x) (sqrt.f64 (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))) (fabs.f64 x)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(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 x #s(literal 1/6 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x 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 (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 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) #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 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) (-.f64 (*.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/6 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 x (*.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 x)) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 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 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)) 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)) 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 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 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 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)) 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)) 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 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(*.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)) 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 (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 #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))) (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)) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 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 #s(literal -1 binary64) (neg.f64 (/.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 (*.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 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 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))))) |
(pow.f64 (/.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 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 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 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 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.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))) (*.f64 x #s(literal 3/16 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #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))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.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 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) x (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (/.f64 x (*.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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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 #s(literal 3/16 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 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 3/16 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 x (*.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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 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))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #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))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/16 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 (*.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #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 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (neg.f64 x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 8 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 x (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.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 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (neg.f64 x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (neg.f64 x))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (fma.f64 x #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) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 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 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (fma.f64 x #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 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #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 (/.f64 (*.f64 x (fma.f64 x #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) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #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 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (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 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 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)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (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)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(fma.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #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 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.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 #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x 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 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 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 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 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)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 3 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 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #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 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #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 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 8 binary64)))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (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)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))))) |
(fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) x (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.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 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 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 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 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 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (-.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.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))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.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))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.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 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.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 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) x))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) x))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.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))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 9/512 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 9/512 binary64) (/.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(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)))) |
(fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) x (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -3/16 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 192/7 binary64)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 7/192 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 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 7/192 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #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 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) (+.f64 #s(literal 9/512 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 9/512 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 9/512 binary64) (*.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal -3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 3/16 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 3/16 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal -3/16 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal 7/192 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal 7/192 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal 7/192 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal 7/192 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal 7/192 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal -3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -7/192 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -7/192 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal -7/192 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -7/192 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -7/192 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal -3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -7/192 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -7/192 binary64) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -7/192 binary64) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -7/192 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -7/192 binary64) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -7/192 binary64) x) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal -7/192 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -7/192 binary64) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal -7/192 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -7/192 binary64) x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 x #s(literal 7/192 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -7/192 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal -3/16 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -7/192 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (neg.f64 (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 x #s(literal -7/192 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 #s(literal -7/192 binary64) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal -7/192 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -7/192 binary64) x))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (neg.f64 (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 x #s(literal -7/192 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (*.f64 #s(literal -7/192 binary64) x))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 9/512 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/16 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 7/192 binary64))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (*.f64 x #s(literal 7/192 binary64))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 16/3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/512 binary64) (*.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 27/4096 binary64))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 9/512 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 7/192 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -7/192 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -7/192 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 7/192 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -7/192 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 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)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 (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) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 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 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 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))) |
| 1× | egg-herbie |
| 25 574× | accelerator-lowering-fma.f32 |
| 25 574× | accelerator-lowering-fma.f64 |
| 5 514× | *-lowering-*.f32 |
| 5 514× | *-lowering-*.f64 |
| 3 352× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 193 | 1771 |
| 1 | 610 | 1754 |
| 2 | 1737 | 1576 |
| 3 | 4818 | 1530 |
| 0 | 8230 | 1397 |
| 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 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(* 1/2 (/ x (sqrt 2))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 3/16 x))) |
(* x (+ 1/2 (* 3/16 x))) |
(* x (+ 1/2 (* 3/16 x))) |
(* 3/16 (pow x 2)) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* 3/16 (pow x 2)) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
1/2 |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* 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)))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/6 x))) |
(* x (+ 1/2 (* 1/6 x))) |
(* 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)))) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
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)))) |
(* 1/2 (/ x (sqrt 2))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* 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)) |
(/ x (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)))))) |
(/ 1/2 (sqrt 2)) |
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))) |
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) |
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) |
(* 7/192 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(* 7/192 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(/ 3/16 (sqrt 2)) |
(+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))) |
(+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))) |
(+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))) |
(* 7/192 (/ x (sqrt 2))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* 7/192 (/ x (sqrt 2))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
| 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 (+ (* 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))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 3/16 x))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 3/16 x))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 3/16 x))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/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 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* 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 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/12 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 (/.f64 (*.f64 x (*.f64 x #s(literal 1/3456 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/12 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 (sqrt.f64 #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.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/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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* (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 (sqrt.f64 #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/6 binary64))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.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))))))) |
(* (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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))))) |
(* (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 (*.f64 x x) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -6 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64)))))) |
(* (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 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -6 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 #s(literal 1/128 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 5 binary64)))))) |
(* 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 (*.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)))) |
(*.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 (*.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)))) |
(*.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/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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))) |
(* 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)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 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))) |
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)) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/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 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 (*.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))) |
(* 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 (/.f64 (*.f64 x 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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 7/192 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 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)))))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 7/192 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/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 (/.f64 (*.f64 x 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) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) 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 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) x))) |
(/ 1/2 (sqrt 2)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) |
(*.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))) |
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) |
(*.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))) |
(* 7/192 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.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))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.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))) |
(* 7/192 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.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))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.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))) |
(/ 3/16 (sqrt 2)) |
(/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* 7/192 (/ x (sqrt 2))) |
(/.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* 7/192 (/ x (sqrt 2))) |
(/.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
Compiled 34 139 to 3 244 computations (90.5% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 256 | 10 | 1 266 |
| Fresh | 0 | 3 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 2 | 8 | 10 |
| Total | 1 262 | 22 | 1 284 |
| Status | Accuracy | Program |
|---|---|---|
| 69.6% | (fma.f64 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) | |
| 69.6% | (fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) | |
| 69.6% | (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))) | |
| 69.6% | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #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))) | |
| 69.5% | (fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 7/192 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) | |
| 69.6% | (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))) | |
| 4.1% | (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 2.7% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 4.6% | (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 3.4% | (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) | |
| 3.0% | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 7/192 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) | |
| 4.0% | (*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fabs.f64 x)) | |
| 1.7% | (*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) | |
| ✓ | 3.1% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | 69.3% | (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))) |
| ✓ | 70.8% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | 2.5% | (sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
| ✓ | 68.8% | (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))) |
| ✓ | 68.8% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | 2.5% | (sqrt.f64 x) |
| ✓ | 73.6% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 610 to 280 computations (54.1% 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))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fabs.f64 x)) |
(sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 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 (/.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 (/.f64 (*.f64 x (fma.f64 x #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))) (fma.f64 x (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))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 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 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) |
(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))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #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.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(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:
| 14.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)))) |
| 9.0ms | x |
| 8.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 |
|---|---|---|
| 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)
| 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))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fabs.f64 x)) |
(sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 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 (/.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 (/.f64 (*.f64 x (fma.f64 x #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))) (fma.f64 x (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))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 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 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) |
(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))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) #s(literal 1/2 binary64) #s(literal -9/512 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 7/192 binary64)) #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))) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
3 calls:
| 9.0ms | x |
| 9.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 7.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 |
|---|---|---|
| 75.4% | 2 | x |
| 75.4% | 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)))) |
| 75.4% | 2 | (/.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)
| 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))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fabs.f64 x)) |
(sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 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 (/.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 (/.f64 (*.f64 x (fma.f64 x #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))) (fma.f64 x (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))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 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 (fma.f64 x (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) |
(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))) |
| Outputs |
|---|
(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))) |
3 calls:
| 8.0ms | x |
| 7.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 |
|---|---|---|
| 75.4% | 2 | x |
| 75.4% | 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)))) |
| 75.4% | 2 | (/.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)
| 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))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fabs.f64 x)) |
(sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) 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))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 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 (/.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 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(sqrt.f64 #s(literal 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))) |
3 calls:
| 21.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 | x |
| 6.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 |
|---|---|---|
| 75.4% | 2 | x |
| 75.4% | 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)))) |
| 75.4% | 2 | (/.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)
| 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))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fabs.f64 x)) |
(sqrt.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x)) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
3 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.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 |
|---|---|---|
| 75.2% | 2 | x |
| 75.2% | 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)))) |
| 75.2% | 2 | (/.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 -46.0b remaining (-271.9%)
Threshold costs -46b (-271.9%)
| 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))) |
(*.f64 (sqrt.f64 (*.f64 x #s(literal 1/6 binary64))) x) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
3 calls:
| 25.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.0ms | x |
| 2.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 |
|---|---|---|
| 73.6% | 1 | x |
| 73.6% | 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)))) |
| 73.6% | 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× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.9994788952579468 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.9994788952579468 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.9994788952579468 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.9994788952579468 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | egg-herbie |
| 12× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 8× | *-commutative_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 128 |
| 1 | 53 | 128 |
| 2 | 60 | 128 |
| 3 | 68 | 128 |
| 4 | 69 | 128 |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/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)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 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)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/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)))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/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)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 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)))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 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)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
| 15 504× | accelerator-lowering-fma.f32 |
| 15 504× | accelerator-lowering-fma.f64 |
| 11 602× | accelerator-lowering-fma.f32 |
| 11 602× | accelerator-lowering-fma.f64 |
| 5 042× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 1514 |
| 1 | 881 | 1294 |
| 2 | 2969 | 1264 |
| 0 | 8377 | 1149 |
| 0 | 30 | 148 |
| 1 | 188 | 148 |
| 2 | 1776 | 144 |
| 0 | 8317 | 128 |
| 0 | 10 | 36 |
| 1 | 56 | 22 |
| 2 | 421 | 22 |
| 3 | 4985 | 22 |
| 0 | 8093 | 18 |
| 0 | 77 | 480 |
| 1 | 252 | 446 |
| 2 | 663 | 446 |
| 3 | 1429 | 440 |
| 4 | 2558 | 360 |
| 5 | 5941 | 325 |
| 0 | 8294 | 270 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 178 to 84 computations (52.8% saved)
Compiled 284 to 104 computations (63.4% saved)
Loading profile data...