
Time bar (total: 7.9s)
| 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)
| 466.0ms | 8 256× | 0 | valid |
| 143.0ms | 2 670× | 0 | exit |
ival-expm1: 145.0ms (37% of total)ival-mult: 83.0ms (21.2% of total)ival-sqrt: 73.0ms (18.6% of total)ival-div: 72.0ms (18.4% of total)ival-true: 8.0ms (2% of total)exact: 6.0ms (1.5% of total)ival-assert: 4.0ms (1% of total)| 1× | egg-herbie |
| 15 394× | accelerator-lowering-fma.f32 |
| 15 394× | accelerator-lowering-fma.f64 |
| 2 850× | --lowering--.f32 |
| 2 850× | --lowering--.f64 |
| 2 458× | *-lowering-*.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 29 |
| 1 | 32 | 27 |
| 2 | 55 | 27 |
| 3 | 89 | 27 |
| 4 | 143 | 13 |
| 5 | 250 | 13 |
| 6 | 513 | 13 |
| 7 | 2039 | 13 |
| 8 | 7136 | 13 |
| 0 | 10 | 12 |
| 1 | 22 | 12 |
| 2 | 28 | 12 |
| 3 | 40 | 12 |
| 4 | 66 | 7 |
| 5 | 119 | 5 |
| 6 | 195 | 5 |
| 7 | 593 | 5 |
| 8 | 2904 | 5 |
| 9 | 6743 | 5 |
| 0 | 8156 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| Outputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 169 | 0 | - | 0 | - | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| 169 | 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 | 0 | - | 0 | - | (exp.f64 (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | cancellation | 169 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | cancellation | 169 | 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 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 170 | 0 |
| - | 1 | 85 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 170 | 0 | 0 |
| - | 1 | 0 | 85 |
| number | freq |
|---|---|
| 0 | 85 |
| 1 | 2 |
| 2 | 169 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 512× | 0 | valid |
Compiled 120 to 44 computations (63.3% saved)
ival-exp: 7.0ms (27.7% of total)ival-expm1: 6.0ms (23.7% of total)ival-div: 4.0ms (15.8% of total)ival-mult: 4.0ms (15.8% of total)ival-sqrt: 3.0ms (11.9% of total)exact: 1.0ms (4% 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 |
|---|---|---|
| ▶ | 37.6% | (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 | 40.3% | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 40.3% | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 20.0ms | 256× | 0 | valid |
Compiled 47 to 12 computations (74.5% saved)
ival-exp: 3.0ms (24.2% of total)ival-expm1: 3.0ms (24.2% of total)ival-div: 2.0ms (16.1% of total)ival-mult: 2.0ms (16.1% of total)ival-sqrt: 2.0ms (16.1% 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 | |
|---|---|---|---|---|
| 6.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) |
| 0.0ms | x | @ | 0 | (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
| 1× | batch-egg-rewrite |
| 4 562× | accelerator-lowering-fma.f32 |
| 4 562× | accelerator-lowering-fma.f64 |
| 3 484× | *-lowering-*.f32 |
| 3 484× | *-lowering-*.f64 |
| 2 734× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 36 |
| 1 | 56 | 22 |
| 2 | 421 | 22 |
| 3 | 4985 | 22 |
| 0 | 8093 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(- (exp (* 2 x)) 1) |
(- (exp x) 1) |
(* 2 x) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (expm1.f64 x) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (neg.f64 (expm1.f64 x)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (expm1.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (expm1.f64 x) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (neg.f64 (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (expm1.f64 x) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (neg.f64 (expm1.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (expm1.f64 x) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 x))) |
(/.f64 (-.f64 (neg.f64 (expm1.f64 x)) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 x)) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64))) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -3 binary64))) (fma.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -2 binary64))) (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (expm1.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) #s(literal 1 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (expm1.f64 x)) |
(/.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (expm1.f64 x)) (expm1.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log1p.f64 (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log1p.f64 (exp.f64 x))) (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (expm1.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(+.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(+.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(fma.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(fma.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (expm1.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) #s(literal 1 binary64) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 1 binary64))) (exp.f64 (*.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (expm1.f64 (+.f64 x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(expm1.f64 (+.f64 x x)) |
(expm1.f64 (*.f64 (+.f64 x x) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(expm1.f64 (*.f64 #s(literal 4 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(expm1.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (expm1.f64 x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 x)) (neg.f64 (expm1.f64 x))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (expm1.f64 x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x)) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) |
(*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (expm1.f64 x))) |
(*.f64 (expm1.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 x)) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 x))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x))) |
(*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(+.f64 (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (expm1.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (expm1.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (expm1.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(expm1.f64 x) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))))) |
(/.f64 (pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 (+.f64 x x))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(pow.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 x)) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 (+.f64 x x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 x))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (expm1.f64 x) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 6 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 x #s(literal 4 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(log.f64 (exp.f64 (+.f64 x x))) |
(+.f64 x x) |
(+.f64 (+.f64 x x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (+.f64 x x)) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 x #s(literal 1 binary64)))) (log.f64 (exp.f64 (*.f64 x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (exp.f64 x)))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt.f64 (exp.f64 (log1p.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (sqrt.f64 (expm1.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (expm1.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (sqrt.f64 (expm1.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (sqrt.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (sqrt.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (sqrt.f64 (neg.f64 (expm1.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (sqrt.f64 (expm1.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (expm1.f64 x))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (log1p.f64 (exp.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (sqrt.f64 (expm1.f64 (+.f64 x x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (expm1.f64 x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| 1× | egg-herbie |
| 15 504× | accelerator-lowering-fma.f32 |
| 15 504× | accelerator-lowering-fma.f64 |
| 4 704× | *-lowering-*.f32 |
| 4 704× | *-lowering-*.f64 |
| 2 492× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 480 |
| 1 | 252 | 446 |
| 2 | 663 | 446 |
| 3 | 1429 | 440 |
| 4 | 2558 | 360 |
| 5 | 5941 | 325 |
| 0 | 8294 | 270 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(* 2 x) |
(* x (+ 2 (* 2 x))) |
(* x (+ 2 (* x (+ 2 (* 4/3 x))))) |
(* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
(- (exp (* 2 x)) 1) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| Outputs |
|---|
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(* 2 x) |
(+.f64 x x) |
(* x (+ 2 (* 2 x))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 x x))) |
(* x (+ 2 (* x (+ 2 (* 4/3 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 4/3 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 2/3 binary64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
(- (exp (* 2 x)) 1) |
(expm1.f64 (+.f64 x x)) |
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(* 2 x) |
(+.f64 x x) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
Compiled 17 392 to 2 477 computations (85.8% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 761 | 10 | 771 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 762 | 10 | 772 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 67.6% | (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))) | |
| ▶ | 66.4% | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 99.0% | (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) | |
| 100.0% | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) | |
| 66.6% | (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))) | |
| ▶ | 67.9% | (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))) |
| 66.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) | |
| ▶ | 71.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 178 to 134 computations (24.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 (exp.f64 x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 1 172× | accelerator-lowering-fma.f32 |
| 1 172× | accelerator-lowering-fma.f64 |
| 478× | *-lowering-*.f32 |
| 478× | *-lowering-*.f64 |
| 226× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 104 |
| 1 | 63 | 104 |
| 2 | 143 | 104 |
| 3 | 325 | 104 |
| 4 | 601 | 104 |
| 5 | 821 | 104 |
| 6 | 826 | 104 |
| 0 | 826 | 92 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (- (exp x) -1)) |
(- (exp x) -1) |
(exp x) |
x |
-1 |
(sqrt 2) |
2 |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(+ (* x (+ (* x 1/2) 1)) 2) |
x |
(+ (* x 1/2) 1) |
1/2 |
1 |
2 |
(+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
x |
(/ 1/2 (sqrt 2)) |
1/2 |
(sqrt 2) |
2 |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(+ (* x 7/192) 3/16) |
7/192 |
3/16 |
1/2 |
| Outputs |
|---|
(sqrt (- (exp x) -1)) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(- (exp x) -1) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
x |
-1 |
#s(literal -1 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(+ (* x (+ (* x 1/2) 1)) 2) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
x |
(+ (* x 1/2) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
2 |
#s(literal 2 binary64) |
(+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
x |
(/ 1/2 (sqrt 2)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 7/192) 3/16) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
7/192 |
#s(literal 7/192 binary64) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 98.4% | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 85.5% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 (exp.f64 x) #s(literal -1 binary64)) |
| 46.0ms | 246× | 0 | valid |
| 2.0ms | 5× | 2 | valid |
| 1.0ms | 4× | 1 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 94 to 28 computations (70.2% saved)
ival-mult: 11.0ms (30.5% of total)ival-add: 7.0ms (19.4% of total)ival-sqrt: 5.0ms (13.9% of total)const: 4.0ms (11.1% of total)ival-div: 3.0ms (8.3% of total)ival-exp: 2.0ms (5.5% of total)adjust: 1.0ms (2.8% of total)exact: 1.0ms (2.8% of total)ival-sub: 1.0ms (2.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (- (exp x) -1))> |
#<alt (- (exp x) -1)> |
#<alt (exp x)> |
#<alt (sqrt 2)> |
#<alt (sqrt (+ (* x (+ (* x 1/2) 1)) 2))> |
#<alt (+ (* x (+ (* x 1/2) 1)) 2)> |
#<alt (+ (* x 1/2) 1)> |
#<alt (+ (* x (/ 1/2 (sqrt 2))) (sqrt 2))> |
#<alt (/ 1/2 (sqrt 2))> |
#<alt (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (+ (* x (+ (* x 7/192) 3/16)) 1/2)> |
#<alt (+ (* x 7/192) 3/16)> |
| Outputs |
|---|
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (sqrt 1/2)))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (* 1/2 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))> |
#<alt (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))> |
#<alt (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))> |
#<alt (* 1/2 (/ x (sqrt 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* x (+ 3/16 (* 7/192 x))))> |
#<alt (+ 1/2 (* x (+ 3/16 (* 7/192 x))))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt 3/16> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | (sqrt (- (exp x) -1)) |
| 1.0ms | x | @ | 0 | (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
| 1.0ms | x | @ | inf | (sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
| 0.0ms | x | @ | -inf | (+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
| 0.0ms | x | @ | inf | (+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
| 1× | batch-egg-rewrite |
| 4 414× | accelerator-lowering-fma.f32 |
| 4 414× | accelerator-lowering-fma.f64 |
| 4 324× | /-lowering-/.f32 |
| 4 324× | /-lowering-/.f64 |
| 3 476× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 85 |
| 1 | 168 | 84 |
| 2 | 1405 | 83 |
| 0 | 8278 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (exp x) -1)) |
(- (exp x) -1) |
(exp x) |
(sqrt 2) |
(sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
(+ (* x (+ (* x 1/2) 1)) 2) |
(+ (* x 1/2) 1) |
(+ (* x (/ 1/2 (sqrt 2))) (sqrt 2)) |
(/ 1/2 (sqrt 2)) |
(+ (* (/ x (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(+ (* x 7/192) 3/16) |
| Outputs |
|---|
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (expm1.f64 x)) (sqrt.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (sqrt.f64 (expm1.f64 x)))) |
(pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (expm1.f64 x)))) |
(*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x)))) |
(exp.f64 x) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 x)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 x #s(literal 3/16 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 7/192 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 7/192 binary64) (*.f64 x x) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 7/192 binary64)) x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 27/4096 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 7/192 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 27/4096 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 x #s(literal 3/16 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 x #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(+.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) |
(+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(-.f64 (/.f64 #s(literal 9/256 binary64) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)))) (neg.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 49/36864 binary64) #s(literal -9/256 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
| 1× | egg-herbie |
| 10 586× | accelerator-lowering-fma.f32 |
| 10 586× | accelerator-lowering-fma.f64 |
| 3 958× | *-lowering-*.f32 |
| 3 958× | *-lowering-*.f64 |
| 2 708× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 1199 |
| 1 | 652 | 1039 |
| 2 | 2116 | 953 |
| 3 | 6397 | 949 |
| 0 | 8336 | 866 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
(sqrt (+ 1 (exp x))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))) |
(* -1 (* x (sqrt 1/2))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(* 1/2 (/ x (sqrt 2))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(* 1/2 (/ x (sqrt 2))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
1/2 |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
3/16 |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
| Outputs |
|---|
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))) |
(+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -3/4 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* -1 (* x (sqrt 1/2))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x))) x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
3/16 |
#s(literal 3/16 binary64) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
Compiled 16 404 to 1 740 computations (89.4% saved)
22 alts after pruning (17 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 670 | 14 | 684 |
| Fresh | 2 | 3 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 672 | 22 | 694 |
| Status | Accuracy | Program |
|---|---|---|
| 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 7/192 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 65.1% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 66.4% | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 66.9% | (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))) | |
| 99.0% | (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) | |
| ▶ | 100.0% | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
| 65.8% | (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) | |
| 2.6% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 2.8% | (-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 65.8% | (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 3.5% | (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) | |
| 3.1% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| 67.9% | (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) | |
| ▶ | 66.6% | (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))) |
| ✓ | 67.9% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| 4.2% | (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) | |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ▶ | 66.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | 71.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 572 to 357 computations (37.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
| ✓ | cost-diff | 1088 | (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 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))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (exp.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| ✓ | cost-diff | 0 | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
| 9 938× | accelerator-lowering-fma.f32 |
| 9 938× | accelerator-lowering-fma.f64 |
| 4 350× | *-lowering-*.f32 |
| 4 350× | *-lowering-*.f64 |
| 2 188× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 232 |
| 1 | 98 | 232 |
| 2 | 253 | 232 |
| 3 | 639 | 232 |
| 4 | 1482 | 220 |
| 5 | 2604 | 220 |
| 6 | 4360 | 220 |
| 7 | 6277 | 220 |
| 0 | 8084 | 194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (/ 1 (+ 1 (exp x))) -1/2) |
(/ 1 (+ 1 (exp x))) |
1 |
(+ 1 (exp x)) |
(exp x) |
x |
-1/2 |
(sqrt (+ 2 x)) |
(+ 2 x) |
2 |
x |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
x |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(+ (* x 1/6) 1/2) |
1/6 |
1/2 |
1 |
2 |
(+ (* (/ x (sqrt 2)) (* x (+ (* x 7/192) 3/16))) (sqrt 2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(* x (+ (* x 7/192) 3/16)) |
(+ (* x 7/192) 3/16) |
7/192 |
3/16 |
(+ (* (/ x (sqrt 2)) (+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2) |
(- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16))) |
(/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) |
(* (* x x) 49/36864) |
(* x x) |
49/36864 |
(+ (* x 7/192) -3/16) |
7/192 |
-3/16 |
(/ 9/256 (+ (* x 7/192) -3/16)) |
9/256 |
1/2 |
| Outputs |
|---|
(pow (/ 1 (+ 1 (exp x))) -1/2) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(exp x) |
(exp.f64 x) |
x |
-1/2 |
#s(literal -1/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 (+ (* x 1/6) 1/2)) 1)) 2)) |
(sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
x |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ (* x 1/6) 1/2) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
2 |
#s(literal 2 binary64) |
(+ (* (/ x (sqrt 2)) (* x (+ (* x 7/192) 3/16))) (sqrt 2)) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* x (+ (* x 7/192) 3/16)) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(+ (* x 7/192) 3/16) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
7/192 |
#s(literal 7/192 binary64) |
3/16 |
#s(literal 3/16 binary64) |
(+ (* (/ x (sqrt 2)) (+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2)) (sqrt 2)) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) #s(literal 1/2 binary64)) |
(- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/192 binary64) #s(literal 3/16 binary64)))) |
(/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(* (* x x) 49/36864) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* x x) |
(*.f64 x x) |
49/36864 |
#s(literal 49/36864 binary64) |
(+ (* x 7/192) -3/16) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) |
7/192 |
#s(literal 7/192 binary64) |
-3/16 |
#s(literal -3/16 binary64) |
(/ 9/256 (+ (* x 7/192) -3/16)) |
(/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
9/256 |
#s(literal 9/256 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (exp.f64 x)) |
| 55.0ms | 148× | 0 | valid |
| 25.0ms | 81× | 0 | invalid |
| 9.0ms | 12× | 2 | valid |
| 8.0ms | 14× | 1 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 209 to 43 computations (79.4% saved)
ival-mult: 22.0ms (29.1% of total)ival-add: 13.0ms (17.2% of total)const: 10.0ms (13.2% of total)ival-div: 9.0ms (11.9% of total)ival-sqrt: 8.0ms (10.6% of total)ival-pow: 6.0ms (7.9% of total)adjust: 3.0ms (4% of total)ival-exp: 3.0ms (4% of total)exact: 1.0ms (1.3% of total)ival-sub: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (/ 1 (+ 1 (exp x))) -1/2)> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (+ 1 (exp x))> |
#<alt (exp x)> |
#<alt (sqrt (+ 2 x))> |
#<alt (+ 2 x)> |
#<alt (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2))> |
#<alt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)> |
#<alt (+ (* x (+ (* x 1/6) 1/2)) 1)> |
#<alt (+ (* x 1/6) 1/2)> |
#<alt (+ (* (/ x (sqrt 2)) (* x (+ (* x 7/192) 3/16))) (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (sqrt 2)> |
#<alt (* x (+ (* x 7/192) 3/16))> |
#<alt (+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2)> |
#<alt (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))> |
#<alt (+ (* (/ x (sqrt 2)) (+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2)) (sqrt 2))> |
#<alt (+ (* x 7/192) 3/16)> |
#<alt (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16))> |
#<alt (* (* x x) 49/36864)> |
| 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 1/2> |
#<alt (+ 1/2 (* -1/4 x))> |
#<alt (+ 1/2 (* x (- (* 1/48 (pow x 2)) 1/4)))> |
#<alt (+ 1/2 (* x (- (* (pow x 2) (+ 1/48 (* -1/480 (pow x 2)))) 1/4)))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (/ 1 (+ 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/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 3/16 (/ (pow x 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 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))) (+ (* 7/192 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 3)))))> |
#<alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (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))) (/ (sqrt 2) (pow x 2))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))) x)) (* 7/192 (/ 1 (sqrt 2))))))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 7/192 x)))> |
#<alt (* x (+ 3/16 (* 7/192 x)))> |
#<alt (* x (+ 3/16 (* 7/192 x)))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* x (+ 3/16 (* 7/192 x))))> |
#<alt (+ 1/2 (* x (+ 3/16 (* 7/192 x))))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* 7/192 (pow x 2))> |
#<alt (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt 3/16> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<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 3/16> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* -49/6912 (pow x 2))> |
#<alt (* (pow x 2) (- (* -343/248832 x) 49/6912))> |
#<alt (* (pow x 2) (- (* x (- (* -2401/8957952 x) 343/248832)) 49/6912))> |
#<alt (* (pow x 2) (- (* x (- (* x (- (* -16807/322486272 x) 2401/8957952)) 343/248832)) 49/6912))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (+ (/ 27/28 (pow x 2)) (* 3/16 (/ 1 x)))))> |
#<alt (* x (+ 7/192 (+ (/ 27/28 (pow x 2)) (+ (* 3/16 (/ 1 x)) (* 243/49 (/ 1 (pow x 3)))))))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 3/16 (* 27/28 (/ 1 x))) x)) 7/192)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 3/16 (+ (* 27/28 (/ 1 x)) (/ 243/49 (pow x 2)))) x)) 7/192)))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
#<alt (* 49/36864 (pow x 2))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | x | @ | inf | (/ x (sqrt 2)) |
| 2.0ms | x | @ | 0 | (+ (* (/ x (sqrt 2)) (* x (+ (* x 7/192) 3/16))) (sqrt 2)) |
| 1.0ms | x | @ | -inf | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 1.0ms | x | @ | inf | (sqrt (+ 2 x)) |
| 1.0ms | x | @ | inf | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 1× | batch-egg-rewrite |
| 4 700× | *-lowering-*.f32 |
| 4 700× | *-lowering-*.f64 |
| 3 906× | /-lowering-/.f32 |
| 3 906× | /-lowering-/.f64 |
| 2 318× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 180 |
| 1 | 271 | 146 |
| 2 | 2577 | 145 |
| 0 | 8505 | 124 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (/ 1 (+ 1 (exp x))) -1/2) |
(/ 1 (+ 1 (exp x))) |
(+ 1 (exp x)) |
(exp x) |
(sqrt (+ 2 x)) |
(+ 2 x) |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(+ (* x 1/6) 1/2) |
(+ (* (/ x (sqrt 2)) (* x (+ (* x 7/192) 3/16))) (sqrt 2)) |
(/ x (sqrt 2)) |
(sqrt 2) |
(* x (+ (* x 7/192) 3/16)) |
(+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2) |
(- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16))) |
(+ (* (/ x (sqrt 2)) (+ (* x (- (/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) (/ 9/256 (+ (* x 7/192) -3/16)))) 1/2)) (sqrt 2)) |
(+ (* x 7/192) 3/16) |
(/ (* (* x x) 49/36864) (+ (* x 7/192) -3/16)) |
(* (* x x) 49/36864) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (log1p.f64 (exp.f64 x))))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 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 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1/4 binary64) (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1/4 binary64)))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 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 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log1p.f64 (exp.f64 x)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.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 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log1p.f64 (exp.f64 x)))) |
(neg.f64 (/.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))) |
(/.f64 #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) (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log1p.f64 (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (pow.f64 (+.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))) |
(*.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 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (exp.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.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 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.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))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 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 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.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 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (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 (*.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 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(exp.f64 x) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(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 (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.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 (-.f64 (*.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 (-.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 (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)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(/.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 (-.f64 (*.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 (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 (-.f64 (*.f64 x x) #s(literal 4 binary64))) (neg.f64 (-.f64 x #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1 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 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) 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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) 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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) 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 (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) |
(+.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) 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 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x 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 #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 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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64)) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) 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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))) (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x 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 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64))) #s(literal -1 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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) 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 #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 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.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)))) (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)))) |
(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 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 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 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))) |
(/.f64 #s(literal 1 binary64) (/.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)))) (fma.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)))) #s(literal 1 binary64)))) |
(/.f64 #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 (*.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)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)))) (fma.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)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.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 (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)))) #s(literal -1 binary64))))) |
(/.f64 (fma.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)))) #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 (*.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)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 x (*.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)))) #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 (*.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)))) #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 (*.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)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.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)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.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)))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 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)))))) (neg.f64 (-.f64 #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 (*.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)))) #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 x (*.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)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.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)))) (fma.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)))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.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 (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)))) #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 (*.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)))) #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 x (*.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)))) #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 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 (*.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)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 #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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (fma.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 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (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 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.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 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (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 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(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 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))) |
(+.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(+.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 x (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) x) (*.f64 (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) x)) |
(fma.f64 x (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 3/16 binary64))) |
(fma.f64 x #s(literal 3/16 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 x (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(fma.f64 #s(literal 7/192 binary64) (*.f64 x x) (*.f64 x #s(literal 3/16 binary64))) |
(fma.f64 (*.f64 x #s(literal 7/192 binary64)) x (*.f64 x #s(literal 3/16 binary64))) |
(fma.f64 #s(literal 3/16 binary64) x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 7/192 binary64) (*.f64 x #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) x (*.f64 (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) x) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) x) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) x) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 3/16 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.f64 x #s(literal 3/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) (neg.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) x)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) x)) (neg.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) x)) (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) x)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) x) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) |
(+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(+.f64 (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal -3/16 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (/.f64 (/.f64 #s(literal 729/16777216 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) (/.f64 (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 49/36864 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 49/36864 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 49/36864 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 9/256 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 x x) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal -27/4096 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal -7/1024 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (-.f64 (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) #s(literal -9/256 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 9/256 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -9/256 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal -9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (-.f64 (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) #s(literal -27/4096 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) (+.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal -7/1024 binary64))))) |
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) #s(literal 9/256 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 9/256 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 9/256 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 9/256 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal -9/256 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (*.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 #s(literal 729/16777216 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) (*.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) #s(literal -9/256 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 9/256 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -9/256 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -9/256 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 9/256 binary64)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal -9/256 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) #s(literal -27/4096 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) (+.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal -7/1024 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal -27/4096 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal -7/1024 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #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 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) x (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) |
(+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(+.f64 (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(-.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal -3/16 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (/.f64 (/.f64 #s(literal 729/16777216 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) (/.f64 (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 49/36864 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 49/36864 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 49/36864 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal 9/256 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 x x) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal -27/4096 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal -7/1024 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (-.f64 (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) #s(literal -9/256 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 9/256 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -9/256 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal -9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (-.f64 (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal -9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) #s(literal -27/4096 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) (+.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal -7/1024 binary64))))) |
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) #s(literal 9/256 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 9/256 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 9/256 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal 9/256 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal -9/256 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 9/256 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (*.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 #s(literal 729/16777216 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) (*.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 #s(literal 81/65536 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) #s(literal -9/256 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 9/256 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -9/256 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal -9/256 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 256/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 9/256 binary64)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal -9/256 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64)) #s(literal -27/4096 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) (+.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal -7/1024 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) (neg.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal 7/1024 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 117649/50096498540544 binary64)) #s(literal 729/16777216 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal -27/4096 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal -7/1024 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64)) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 49/36864 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 #s(literal 49/36864 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 #s(literal 49/36864 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -49/36864 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 49/36864 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 49/36864 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal -27/4096 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal 9/256 binary64)) (*.f64 x #s(literal -7/1024 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 49/36864 binary64))) (fma.f64 x (*.f64 x #s(literal 49/36864 binary64)) #s(literal -9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 7/192 binary64))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x #s(literal 49/36864 binary64))) |
(*.f64 x (*.f64 #s(literal 7/192 binary64) (*.f64 x #s(literal 7/192 binary64)))) |
(*.f64 #s(literal 7/192 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x #s(literal 7/192 binary64))) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) #s(literal 7/192 binary64)) |
(*.f64 (*.f64 x #s(literal 49/36864 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 7/192 binary64)) x) |
| 1× | egg-herbie |
| 11 238× | accelerator-lowering-fma.f32 |
| 11 238× | accelerator-lowering-fma.f64 |
| 4 584× | *-lowering-*.f32 |
| 4 584× | *-lowering-*.f64 |
| 4 292× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 364 | 2123 |
| 1 | 1073 | 1965 |
| 2 | 3265 | 1892 |
| 3 | 7514 | 1885 |
| 0 | 8108 | 1726 |
| 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))) |
1/2 |
(+ 1/2 (* -1/4 x)) |
(+ 1/2 (* x (- (* 1/48 (pow x 2)) 1/4))) |
(+ 1/2 (* x (- (* (pow x 2) (+ 1/48 (* -1/480 (pow x 2)))) 1/4))) |
(/ 1 (+ 1 (exp x))) |
(/ 1 (+ 1 (exp x))) |
(/ 1 (+ 1 (exp x))) |
(/ 1 (+ 1 (exp x))) |
(/ 1 (+ 1 (exp x))) |
(/ 1 (+ 1 (exp x))) |
(/ 1 (+ 1 (exp x))) |
(/ 1 (+ 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/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)))) |
(sqrt 2) |
(+ (sqrt 2) (* 3/16 (/ (pow x 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 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))) (+ (* 7/192 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 3))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (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))) (/ (sqrt 2) (pow x 2))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(* 3/16 x) |
(* x (+ 3/16 (* 7/192 x))) |
(* x (+ 3/16 (* 7/192 x))) |
(* x (+ 3/16 (* 7/192 x))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
1/2 |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* 7/192 (pow x 2)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
3/16 |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(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)))))) |
3/16 |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* -49/6912 (pow x 2)) |
(* (pow x 2) (- (* -343/248832 x) 49/6912)) |
(* (pow x 2) (- (* x (- (* -2401/8957952 x) 343/248832)) 49/6912)) |
(* (pow x 2) (- (* x (- (* x (- (* -16807/322486272 x) 2401/8957952)) 343/248832)) 49/6912)) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (+ (/ 27/28 (pow x 2)) (* 3/16 (/ 1 x))))) |
(* x (+ 7/192 (+ (/ 27/28 (pow x 2)) (+ (* 3/16 (/ 1 x)) (* 243/49 (/ 1 (pow x 3))))))) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* -1 (* x (- (* -1 (/ (+ 3/16 (* 27/28 (/ 1 x))) x)) 7/192))) |
(* -1 (* x (- (* -1 (/ (+ 3/16 (+ (* 27/28 (/ 1 x)) (/ 243/49 (pow x 2)))) x)) 7/192))) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
(* 49/36864 (pow x 2)) |
| 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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(sqrt (+ 1 (exp x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 x)) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* 1/48 (pow x 2)) 1/4))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (- (* (pow x 2) (+ 1/48 (* -1/480 (pow x 2)))) 1/4))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/480 binary64) #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.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 x (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
(* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (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)))) (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)))) (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)))) (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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 1/6 binary64))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(*.f64 (*.f64 x x) (fma.f64 (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 (/.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 #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)) (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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (fma.f64 x #s(literal -3/8 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) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (*.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)))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(fma.f64 x (*.f64 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 (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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 x #s(literal -3/8 binary64) #s(literal 2 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))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))))) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(*.f64 (*.f64 x (*.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) (/ 2 (pow x 2)))) x)) 1/6))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.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 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (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 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (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)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 3/16 (/ (pow x 2) (sqrt 2)))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))) |
(fma.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))) |
(fma.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 3))))) |
(*.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 3))))) |
(*.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) x))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x 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))) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 7/192 x))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* x (+ 3/16 (* 7/192 x))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* x (+ 3/16 (* 7/192 x))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 3/16 (* 7/192 x)))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(* 7/192 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 7/192 binary64)) |
(* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(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 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) |
(*.f64 x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x))) x))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) x))) |
3/16 |
#s(literal 3/16 binary64) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* -49/6912 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -49/6912 binary64))) |
(* (pow x 2) (- (* -343/248832 x) 49/6912)) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal -343/248832 binary64) #s(literal -49/6912 binary64)))) |
(* (pow x 2) (- (* x (- (* -2401/8957952 x) 343/248832)) 49/6912)) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -2401/8957952 binary64) #s(literal -343/248832 binary64)) #s(literal -49/6912 binary64))) |
(* (pow x 2) (- (* x (- (* x (- (* -16807/322486272 x) 2401/8957952)) 343/248832)) 49/6912)) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -16807/322486272 binary64) #s(literal -2401/8957952 binary64)) #s(literal -343/248832 binary64)) #s(literal -49/6912 binary64))) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (+ (/ 27/28 (pow x 2)) (* 3/16 (/ 1 x))))) |
(fma.f64 x (+.f64 #s(literal 7/192 binary64) (/.f64 #s(literal 27/28 binary64) (*.f64 x x))) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (+ (/ 27/28 (pow x 2)) (+ (* 3/16 (/ 1 x)) (* 243/49 (/ 1 (pow x 3))))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 27/28 binary64) (*.f64 x x)) (+.f64 #s(literal 7/192 binary64) (/.f64 #s(literal 243/49 binary64) (*.f64 x (*.f64 x x))))) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* -1 (* x (- (* -1 (/ (+ 3/16 (* 27/28 (/ 1 x))) x)) 7/192))) |
(*.f64 x (-.f64 #s(literal 7/192 binary64) (/.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal -27/28 binary64) x)) x))) |
(* -1 (* x (- (* -1 (/ (+ 3/16 (+ (* 27/28 (/ 1 x)) (/ 243/49 (pow x 2)))) x)) 7/192))) |
(*.f64 x (-.f64 #s(literal 7/192 binary64) (/.f64 (+.f64 (+.f64 #s(literal -3/16 binary64) (/.f64 #s(literal -27/28 binary64) x)) (/.f64 #s(literal -243/49 binary64) (*.f64 x x))) x))) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
(* 49/36864 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) |
Compiled 27 917 to 2 715 computations (90.3% saved)
30 alts after pruning (21 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 977 | 11 | 988 |
| Fresh | 2 | 10 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 980 | 30 | 1 010 |
| Status | Accuracy | Program |
|---|---|---|
| 65.1% | (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 67.7% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -343/248832 binary64) #s(literal -49/6912 binary64)))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x #s(literal -49/6912 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 65.1% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | 66.4% | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 66.9% | (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))) |
| ▶ | 99.0% | (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | 100.0% | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
| 65.8% | (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) | |
| ▶ | 2.6% | (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 2.6% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 2.8% | (-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 66.9% | (+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 65.8% | (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 3.5% | (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) | |
| 3.1% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| 66.6% | (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) | |
| 2.7% | (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) | |
| 67.9% | (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) | |
| ✓ | 66.6% | (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))) |
| ✓ | 67.9% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| 4.2% | (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) | |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 66.6% | (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) | |
| ✓ | 66.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ▶ | 3.9% | (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| 2.2% | (sqrt.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) | |
| ▶ | 2.7% | (sqrt.f64 x) |
| ✓ | 71.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 706 to 454 computations (35.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (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))) |
| ✓ | cost-diff | 320 | (*.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))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 12288 | (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 1 164× | accelerator-lowering-fma.f32 |
| 1 164× | accelerator-lowering-fma.f64 |
| 528× | *-lowering-*.f32 |
| 528× | *-lowering-*.f64 |
| 250× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 140 |
| 1 | 76 | 134 |
| 2 | 205 | 133 |
| 3 | 478 | 133 |
| 4 | 904 | 133 |
| 5 | 927 | 133 |
| 0 | 927 | 122 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(pow (pow (+ (exp x) 1) 1/4) 2) |
(pow (+ (exp x) 1) 1/4) |
(+ (exp x) 1) |
(exp x) |
x |
1 |
1/4 |
2 |
(sqrt x) |
x |
(sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
(* (* x x) (+ (* x 1/6) 1/2)) |
(* x x) |
x |
(+ (* x 1/6) 1/2) |
1/6 |
1/2 |
(/ (* (* x (* x x)) 7/192) (sqrt 2)) |
(* (* x (* x x)) 7/192) |
(* x (* x x)) |
x |
(* x x) |
7/192 |
(sqrt 2) |
2 |
(+ (* x (* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2))) (sqrt 2)) |
x |
(* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) |
(/ 1 (sqrt 2)) |
1 |
(sqrt 2) |
2 |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(+ (* x 7/192) 3/16) |
7/192 |
3/16 |
1/2 |
| Outputs |
|---|
(pow (pow (+ (exp x) 1) 1/4) 2) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(pow (+ (exp x) 1) 1/4) |
(pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
(+ (exp x) 1) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
x |
1 |
#s(literal 1 binary64) |
1/4 |
#s(literal 1/4 binary64) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(* (* x x) (+ (* x 1/6) 1/2)) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x 1/6) 1/2) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* (* x (* x x)) 7/192) (sqrt 2)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* (* x (* x x)) 7/192) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
7/192 |
#s(literal 7/192 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2))) (sqrt 2)) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
x |
(* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/ 1 (sqrt 2)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (+ (* x 7/192) 3/16)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 7/192) 3/16) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
7/192 |
#s(literal 7/192 binary64) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
| ✓ | accuracy | 100.0% | (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))) |
| ✓ | accuracy | 100.0% | (*.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))) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (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 x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 82.7% | (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (+.f64 (exp.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.4% | (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 80.0ms | 159× | 0 | invalid |
| 28.0ms | 97× | 0 | valid |
Compiled 137 to 32 computations (76.6% saved)
ival-mult: 51.0ms (58% of total)ival-pow2: 8.0ms (9.1% of total)ival-add: 6.0ms (6.8% of total)const: 6.0ms (6.8% of total)ival-sqrt: 5.0ms (5.7% of total)ival-pow: 5.0ms (5.7% of total)ival-div: 3.0ms (3.4% of total)ival-exp: 3.0ms (3.4% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (pow (+ (exp x) 1) 1/4) 2)> |
#<alt (pow (+ (exp x) 1) 1/4)> |
#<alt (+ (exp x) 1)> |
#<alt (exp x)> |
#<alt (sqrt x)> |
#<alt (sqrt (* (* x x) (+ (* x 1/6) 1/2)))> |
#<alt (* (* x x) (+ (* x 1/6) 1/2))> |
#<alt (* x x)> |
#<alt (+ (* x 1/6) 1/2)> |
#<alt (/ (* (* x (* x x)) 7/192) (sqrt 2))> |
#<alt (* (* x (* x x)) 7/192)> |
#<alt (* x (* x x))> |
#<alt (* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2))> |
#<alt (+ (* x (* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2))) (sqrt 2))> |
#<alt (/ 1 (sqrt 2))> |
#<alt (sqrt 2)> |
#<alt (+ (* x 7/192) 3/16)> |
| Outputs |
|---|
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (sqrt (+ 1 (exp x)))> |
#<alt (pow 2 1/4)> |
#<alt (+ (* 1/8 (* (pow 2 1/4) x)) (pow 2 1/4))> |
#<alt (+ (* x (+ (* 5/128 (* (pow 2 1/4) x)) (* 1/8 (pow 2 1/4)))) (pow 2 1/4))> |
#<alt (+ (* x (+ (* 1/8 (pow 2 1/4)) (* x (+ (* 13/3072 (* (pow 2 1/4) x)) (* 5/128 (pow 2 1/4)))))) (pow 2 1/4))> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<alt (pow (* 1 (+ 1 (exp x))) 1/4)> |
#<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 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 (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/12 (/ x (sqrt 1/2)))))> |
#<alt (* x (+ (sqrt 1/2) (* x (+ (* -1/288 (/ x (pow (sqrt 1/2) 3))) (* 1/12 (/ 1 (sqrt 1/2)))))))> |
#<alt (* x (+ (sqrt 1/2) (* x (+ (* x (- (* 1/3456 (/ x (pow (sqrt 1/2) 5))) (* 1/288 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/12 (/ 1 (sqrt 1/2)))))))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt 1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt (* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/6 x)))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/6 x)))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/6 x)))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (/ (pow x 3) (sqrt 2)))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (* 7/192 (pow x 3))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (/ 1/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 (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 3/16> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (+ 3/16 (* 7/192 x))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* 7/192 x)> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
#<alt (* x (+ 7/192 (* 3/16 (/ 1 x))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | x | @ | inf | (pow (+ (exp x) 1) 1/4) |
| 15.0ms | x | @ | -inf | (pow (+ (exp x) 1) 1/4) |
| 3.0ms | x | @ | -inf | (sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
| 1.0ms | x | @ | inf | (sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
| 1.0ms | x | @ | 0 | (sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
| 1× | batch-egg-rewrite |
| 8 516× | accelerator-lowering-fma.f32 |
| 8 516× | accelerator-lowering-fma.f64 |
| 5 152× | *-lowering-*.f32 |
| 5 152× | *-lowering-*.f64 |
| 3 288× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 107 |
| 1 | 171 | 100 |
| 2 | 1270 | 98 |
| 0 | 8883 | 89 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (pow (+ (exp x) 1) 1/4) 2) |
(pow (+ (exp x) 1) 1/4) |
(+ (exp x) 1) |
(exp x) |
(sqrt x) |
(sqrt (* (* x x) (+ (* x 1/6) 1/2))) |
(* (* x x) (+ (* x 1/6) 1/2)) |
(* x x) |
(+ (* x 1/6) 1/2) |
(/ (* (* x (* x x)) 7/192) (sqrt 2)) |
(* (* x (* x x)) 7/192) |
(* x (* x x)) |
(* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2)) |
(+ (* x (* (/ 1 (sqrt 2)) (+ (* x (+ (* x 7/192) 3/16)) 1/2))) (sqrt 2)) |
(/ 1 (sqrt 2)) |
(sqrt 2) |
(+ (* x 7/192) 3/16) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (exp.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (exp.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 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 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.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 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log1p.f64 (exp.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 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3/8 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3/8 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/16 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/16 binary64))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log1p.f64 (exp.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.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/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log1p.f64 (exp.f64 x))) |
(*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/16 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/16 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(exp.f64 (log1p.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) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(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 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 x))) |
(/.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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (exp.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (log1p.f64 (+.f64 (neg.f64 (exp.f64 x)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (exp.f64 (log.f64 (expm1.f64 (+.f64 x x)))) (exp.f64 (log.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 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (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 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(exp.f64 x) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 x (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(*.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x))) (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.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 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(+.f64 (*.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 (*.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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 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) (*.f64 x (-.f64 (*.f64 #s(literal 1/36 binary64) 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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 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 x (-.f64 (*.f64 #s(literal 1/36 binary64) 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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 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 x (-.f64 (*.f64 #s(literal 1/36 binary64) 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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/36 binary64) 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 #s(literal 1/4 binary64) (fma.f64 x #s(literal -1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 7/192 binary64) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -7/192 binary64) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64))) x) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.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 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 7/192 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 7/192 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (*.f64 x #s(literal 7/192 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x x))) #s(literal 7/192 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64)))) |
(neg.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64)))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(*.f64 x (neg.f64 (*.f64 (*.f64 x x) #s(literal -7/192 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 7/192 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) |
(*.f64 #s(literal 7/192 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 #s(literal 7/192 binary64) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 7/192 binary64)) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -7/192 binary64)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) x) |
(*.f64 #s(literal -7/192 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -7/192 binary64))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -7/192 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal 7/192 binary64)) |
(*.f64 (*.f64 #s(literal 7/192 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (fma.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)))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64))) (*.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 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64))))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64)))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.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 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 (fma.f64 x #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)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 7/192 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) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #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 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (*.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)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/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 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (/.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) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 #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 7/192 binary64)) (*.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)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(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)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #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 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 192/7 binary64))) #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.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 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 7/192 binary64)) (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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/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 7/192 binary64) (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)) (/.f64 #s(literal 1 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 7/192 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #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 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 7/192 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 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 (*.f64 x 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)) (/.f64 #s(literal 1 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 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64))) 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)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 7/192 binary64))) x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) #s(literal -1 binary64)) (/.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) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) #s(literal 1 binary64)) (/.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) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 7/192 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) #s(literal 7/192 binary64) (*.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)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) #s(literal 7/192 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) (*.f64 x 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)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) (*.f64 x x) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (fma.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)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.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)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (/.f64 #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 343/7077888 binary64) #s(literal 27/4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64))) (/.f64 #s(literal 1 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)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (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 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.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)))) |
(neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.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 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.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 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #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 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #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 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #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))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.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 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)))) (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) (*.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))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.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 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (/.f64 (*.f64 x (fma.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 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x (/.f64 (*.f64 x (fma.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 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 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 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #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 (fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) x (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (fma.f64 (/.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))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (/.f64 (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.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 (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 (*.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 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 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 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))))) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))))) (fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) #s(literal 1/8 binary64))) #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #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 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (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)))) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (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 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 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 (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 -1 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 x #s(literal 7/192 binary64)) #s(literal 3/16 binary64)) |
(+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal 7/192 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(-.f64 (/.f64 #s(literal 9/256 binary64) (+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal -7/192 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal -7/192 binary64))))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (neg.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (neg.f64 (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64)) (fma.f64 x #s(literal -7/192 binary64) #s(literal 3/16 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9/256 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 49/36864 binary64) x) #s(literal 7/1024 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal -7/192 binary64))) (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 49/36864 binary64) x) #s(literal 7/1024 binary64))))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (neg.f64 (+.f64 #s(literal 9/256 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 49/36864 binary64) x) #s(literal 7/1024 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64))) (fma.f64 x #s(literal -7/192 binary64) #s(literal 3/16 binary64))) |
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))) (+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal -7/192 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64)))) (neg.f64 (fma.f64 x #s(literal -7/192 binary64) #s(literal 3/16 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)))) (neg.f64 (+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal -7/192 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (fma.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) (*.f64 (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/256 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 49/36864 binary64) x) #s(literal 7/1024 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 343/7077888 binary64) #s(literal 27/4096 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal -7/1024 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 49/36864 binary64) x) #s(literal -9/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -7/192 binary64) #s(literal 3/16 binary64)))) |
(*.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (*.f64 x x) #s(literal 49/36864 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/16 binary64) (*.f64 x #s(literal -7/192 binary64))))) |
| 1× | egg-herbie |
| 21 690× | accelerator-lowering-fma.f32 |
| 21 690× | accelerator-lowering-fma.f64 |
| 5 054× | *-lowering-*.f32 |
| 5 054× | *-lowering-*.f64 |
| 4 448× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 241 | 1559 |
| 1 | 738 | 1474 |
| 2 | 2157 | 1407 |
| 3 | 4653 | 1367 |
| 0 | 8405 | 1272 |
| 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))) |
(pow 2 1/4) |
(+ (* 1/8 (* (pow 2 1/4) x)) (pow 2 1/4)) |
(+ (* x (+ (* 5/128 (* (pow 2 1/4) x)) (* 1/8 (pow 2 1/4)))) (pow 2 1/4)) |
(+ (* x (+ (* 1/8 (pow 2 1/4)) (* x (+ (* 13/3072 (* (pow 2 1/4) x)) (* 5/128 (pow 2 1/4)))))) (pow 2 1/4)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
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 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))) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/12 (/ x (sqrt 1/2))))) |
(* x (+ (sqrt 1/2) (* x (+ (* -1/288 (/ x (pow (sqrt 1/2) 3))) (* 1/12 (/ 1 (sqrt 1/2))))))) |
(* x (+ (sqrt 1/2) (* x (+ (* x (- (* 1/3456 (/ x (pow (sqrt 1/2) 5))) (* 1/288 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/12 (/ 1 (sqrt 1/2))))))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt 1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt 1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(* (pow x 2) (+ (* -1/32 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/6) 3)))) (+ (* 1/128 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/6) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(* 7/192 (pow x 3)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(/ 1/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)))))) |
(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)))))) |
3/16 |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(+ 3/16 (* 7/192 x)) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* 7/192 x) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
| Outputs |
|---|
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 x (*.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))) |
(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))) |
(pow 2 1/4) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) |
(+ (* 1/8 (* (pow 2 1/4) x)) (pow 2 1/4)) |
(*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+ (* x (+ (* 5/128 (* (pow 2 1/4) x)) (* 1/8 (pow 2 1/4)))) (pow 2 1/4)) |
(fma.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 x #s(literal 5/128 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+ (* x (+ (* 1/8 (pow 2 1/4)) (* x (+ (* 13/3072 (* (pow 2 1/4) x)) (* 5/128 (pow 2 1/4)))))) (pow 2 1/4)) |
(fma.f64 x (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 x #s(literal 13/3072 binary64) #s(literal 5/128 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 binary64)) |
(pow (* 1 (+ 1 (exp x))) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/4 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 (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 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) |
(* 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 (*.f64 x #s(literal 1/3456 binary64)) x) (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 (/.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 #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/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/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/6 binary64))) (*.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 (/.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 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal 1/6 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 (sqrt.f64 #s(literal 1/6 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/6 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/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/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/6 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/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/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/6 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.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))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/6 binary64))))))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (* 1/6 x))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/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)))) |
(*.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)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/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)))) |
(*.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)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(* 7/192 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(/ 1/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 x (*.f64 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)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* 7/192 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 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)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(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 x (*.f64 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 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) |
(*.f64 x (*.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 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 7/192 (/ (pow x 3) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (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 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 7/192 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (neg.f64 x)))))) |
3/16 |
#s(literal 3/16 binary64) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(+ 3/16 (* 7/192 x)) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* 7/192 x) |
(*.f64 x #s(literal 7/192 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
(* x (+ 7/192 (* 3/16 (/ 1 x)))) |
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) |
Compiled 19 243 to 2 267 computations (88.2% saved)
28 alts after pruning (16 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 917 | 5 | 922 |
| Fresh | 5 | 11 | 16 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 8 | 9 |
| Total | 924 | 28 | 952 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 67.7% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -343/248832 binary64) #s(literal -49/6912 binary64)))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| 66.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x #s(literal -49/6912 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| 66.9% | (fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 66.4% | (fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | 66.9% | (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))) |
| 66.9% | (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 99.0% | (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | 100.0% | (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1/2 binary64)) |
| 66.0% | (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 2.6% | (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| 2.6% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 2.8% | (-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 66.9% | (+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 65.8% | (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 3.5% | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) | |
| 2.8% | (*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) | |
| 3.1% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| 66.6% | (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) | |
| 2.7% | (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) | |
| 67.9% | (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) | |
| ✓ | 66.6% | (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))) |
| ✓ | 67.9% | (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))) |
| 66.6% | (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) | |
| ✓ | 66.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | 2.7% | (sqrt.f64 x) |
| ✓ | 71.4% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 907 to 389 computations (57.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (+.f64 (+.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 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 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 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (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))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 7/192 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x #s(literal -49/6912 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -343/248832 binary64) #s(literal -49/6912 binary64)))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #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 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 (-.f64 (exp.f64 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)) |
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 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 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
3 calls:
| 11.0ms | x |
| 9.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 | (/.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (+.f64 (+.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 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 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 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (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))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 7/192 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (+.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x #s(literal -49/6912 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal -343/248832 binary64) #s(literal -49/6912 binary64)))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #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 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 49/36864 binary64)) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 x #s(literal 7/192 binary64) #s(literal -3/16 binary64)))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
| 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:
| 11.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))) |
| 8.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.1% | 2 | x |
| 73.1% | 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)))) |
| 73.1% | 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 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (+.f64 (+.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 x (*.f64 (*.f64 x x) #s(literal 7/192 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) #s(literal 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 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64)))) |
3 calls:
| 14.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))) |
| 6.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.1% | 2 | x |
| 73.1% | 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)))) |
| 73.1% | 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 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(sqrt.f64 (fma.f64 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))) |
| 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:
| 4.0ms | x |
| 4.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)))) |
| 3.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 |
|---|---|---|
| 73.1% | 2 | x |
| 73.1% | 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)))) |
| 73.1% | 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 -44.6b remaining (-243.4%)
Threshold costs -44.6b (-243.4%)
| 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 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
3 calls:
| 4.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 4.0ms | x |
| 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 |
|---|---|---|
| 71.4% | 1 | x |
| 71.4% | 1 | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 71.4% | 1 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 27 to 20 computations (25.9% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.0815464201423417 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0815464201423417 | 1.3190665811444893 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0815464201423417 | 1.3190665811444893 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | egg-herbie |
| 14× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 4× | *-commutative_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 92 |
| 1 | 45 | 92 |
| 2 | 52 | 92 |
| 3 | 60 | 92 |
| 4 | 61 | 92 |
| 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 1 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 5404319552844595/4503599627370496 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64))))) |
(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 5404319552844595/4503599627370496 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)))) |
(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 1 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 1 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 5404319552844595/4503599627370496 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64))))) |
(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 5404319552844595/4503599627370496 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) (+.f64 x #s(literal 2 binary64))))) |
(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 5404319552844595/4503599627370496 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 5404319552844595/4503599627370496 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)))) |
(sqrt.f64 #s(literal 2 binary64)) |
| 15 504× | accelerator-lowering-fma.f32 |
| 15 504× | accelerator-lowering-fma.f64 |
| 4 704× | *-lowering-*.f32 |
| 4 704× | *-lowering-*.f64 |
| 4 700× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 480 |
| 1 | 252 | 446 |
| 2 | 663 | 446 |
| 3 | 1429 | 440 |
| 4 | 2558 | 360 |
| 5 | 5941 | 325 |
| 0 | 8294 | 270 |
| 0 | 10 | 36 |
| 1 | 56 | 22 |
| 2 | 421 | 22 |
| 3 | 4985 | 22 |
| 0 | 8093 | 18 |
| 0 | 41 | 180 |
| 1 | 271 | 146 |
| 2 | 2577 | 145 |
| 0 | 8505 | 124 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 148 to 79 computations (46.6% saved)
Compiled 212 to 90 computations (57.5% saved)
Loading profile data...