
Time bar (total: 8.5s)
| 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)
| 462.0ms | 8 256× | 0 | valid |
| 142.0ms | 2 660× | 0 | exit |
ival-expm1: 126.0ms (32.7% of total)ival-sqrt: 90.0ms (23.4% of total)ival-mult: 78.0ms (20.3% of total)ival-div: 75.0ms (19.5% of total)ival-true: 7.0ms (1.8% of total)exact: 6.0ms (1.6% of total)ival-assert: 4.0ms (1% of total)| 2× | egg-herbie |
| 15 394× | accelerator-lowering-fma.f32 |
| 15 394× | accelerator-lowering-fma.f64 |
| 2 850× | --lowering--.f32 |
| 2 850× | --lowering--.f64 |
| 2 458× | *-lowering-*.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 41 |
| 1 | 44 | 39 |
| 2 | 70 | 39 |
| 3 | 113 | 39 |
| 4 | 192 | 20 |
| 5 | 340 | 18 |
| 6 | 672 | 18 |
| 7 | 2570 | 18 |
| 0 | 10 | 12 |
| 1 | 22 | 12 |
| 2 | 28 | 12 |
| 3 | 40 | 12 |
| 4 | 66 | 7 |
| 5 | 119 | 5 |
| 6 | 195 | 5 |
| 7 | 593 | 5 |
| 8 | 2904 | 5 |
| 9 | 6743 | 5 |
| 0 | 8156 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| Outputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| Inputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1))) |
(neg (sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1)))) |
| Outputs |
|---|
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
(sqrt (+ 1 (exp x))) |
(sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1))) |
(sqrt (+ 1 (exp (neg x)))) |
(neg (sqrt (/ (- (exp (* 2 (neg x))) 1) (- (exp (neg x)) 1)))) |
(neg (sqrt (+ 1 (exp (neg x))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 157 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 156 | 1 | (-0.002423665333881177) | 0 | - | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| 8 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 0 | 1 | (-125.85633105574585) | 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 | 157 | 0 |
-.f64 | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | cancellation | 157 | 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 | 8 | 0 |
| ↳ | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | overflow | 8 | |
| ↳ | (*.f64 #s(literal 2 binary64) x) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 8 | |
| ↳ | (exp.f64 x) | overflow | 8 | |
| ↳ | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | overflow | 8 | |
exp.f64 | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | sensitivity | 1 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 165 | 0 |
| - | 1 | 90 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 165 | 0 | 0 |
| - | 1 | 1 | 89 |
| number | freq |
|---|---|
| 0 | 90 |
| 1 | 9 |
| 2 | 157 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 42.0ms | 512× | 0 | valid |
Compiled 120 to 44 computations (63.3% saved)
ival-exp: 7.0ms (25.4% of total)ival-sqrt: 6.0ms (21.8% of total)ival-expm1: 6.0ms (21.8% of total)ival-div: 4.0ms (14.5% of total)ival-mult: 4.0ms (14.5% of total)exact: 1.0ms (3.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 39.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)))) |
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 | 97.5% | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| ✓ | accuracy | 45.3% | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 45.3% | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 19.0ms | 256× | 0 | valid |
Compiled 47 to 12 computations (74.5% saved)
ival-exp: 3.0ms (25% of total)ival-expm1: 3.0ms (25% of total)ival-div: 2.0ms (16.7% of total)ival-mult: 2.0ms (16.7% of total)ival-sqrt: 2.0ms (16.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp x) 1)> |
#<alt (* 2 x)> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
| Outputs |
|---|
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 2 x)))> |
#<alt (* x (+ 2 (* x (+ 2 (* 4/3 x)))))> |
#<alt (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x)))))))> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt (- (exp (* 2 x)) 1)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
#<alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
| 1.0ms | x | @ | -inf | (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) |
| 0.0ms | x | @ | 0 | (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) |
| 0.0ms | x | @ | 0 | (- (exp (* 2 x)) 1) |
| 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (expm1.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.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 (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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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))) (-.f64 #s(literal 1 binary64) (exp.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))) (-.f64 #s(literal 1 binary64) (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 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (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 (/.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 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))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (-.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (*.f64 (expm1.f64 x) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (*.f64 (expm1.f64 x) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x)) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (+.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.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 (-.f64 #s(literal 1 binary64) (exp.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))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64))) (fma.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (pow.f64 (expm1.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)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))))) |
(/.f64 (-.f64 (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (pow.f64 (expm1.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)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(/.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) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal -1 binary64)) (expm1.f64 x)) |
(/.f64 (/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.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) (-.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (expm1.f64 x))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 x))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 1 binary64) (exp.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) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(+.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(-.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.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 (-.f64 #s(literal 1 binary64) (exp.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)) (-.f64 #s(literal 1 binary64) (exp.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)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(fma.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(fma.f64 (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (/.f64 (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (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) (-.f64 #s(literal 0 binary64) (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) (-.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) (exp.f64 x)) (/.f64 (expm1.f64 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) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 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) (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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 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)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 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) (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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (expm1.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (expm1.f64 x)) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.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 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1 binary64) (exp.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 (-.f64 #s(literal 1 binary64) (exp.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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 1 binary64) (exp.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 (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (expm1.f64 x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 x)) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x)) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (expm1.f64 x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x)) (expm1.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(-.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(-.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (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 x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)))) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (-.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.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) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (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 0 binary64) (exp.f64 x)))) |
(/.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 x)) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (+.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.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) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (/.f64 (expm1.f64 x) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) |
(*.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 (exp.f64 (+.f64 x x)) #s(literal -1 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) (expm1.f64 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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)))) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (expm1.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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)) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 x) (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (exp.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) (-.f64 #s(literal 1 binary64) (exp.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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (+.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))) (-.f64 (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (expm1.f64 x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64)))) (sqrt.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (expm1.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 binary64)))) (sqrt.f64 (*.f64 (expm1.f64 x) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (expm1.f64 (+.f64 x x)))) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (sqrt.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 3 binary64) #s(literal 0 binary64))))) (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (exp.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 0 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 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 6 binary64) #s(literal 0 binary64))) (expm1.f64 x))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 0 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 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 x #s(literal 3 binary64) #s(literal 0 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 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) |
(* 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))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(- (exp 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 18 171 to 2 478 computations (86.4% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 762 | 9 | 771 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 763 | 9 | 772 |
| Status | Accuracy | Program |
|---|---|---|
| 62.1% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 62.8% | (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))) |
| ▶ | 99.1% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| 61.8% | (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))) | |
| ▶ | 63.0% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| 96.9% | (sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) | |
| ▶ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| 60.9% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) | |
| ▶ | 66.7% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 162 to 118 computations (27.2% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | 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))) |
| 252× | accelerator-lowering-fma.f32 |
| 252× | accelerator-lowering-fma.f64 |
| 194× | *-lowering-*.f32 |
| 194× | *-lowering-*.f64 |
| 102× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 102 |
| 1 | 51 | 102 |
| 2 | 100 | 102 |
| 3 | 174 | 102 |
| 4 | 213 | 102 |
| 5 | 273 | 102 |
| 6 | 273 | 102 |
| 0 | 273 | 94 |
| 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 (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x 3/16) 1/2) |
3/16 |
1/2 |
(/ 1 (sqrt (/ 1 (+ 1 (exp x))))) |
1 |
(sqrt (/ 1 (+ 1 (exp x)))) |
(/ 1 (+ 1 (exp x))) |
(+ 1 (exp x)) |
(exp x) |
x |
| 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 (sqrt 2)) (+ (* x 3/16) 1/2)) (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))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x 3/16) 1/2) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1 (sqrt (/ 1 (+ 1 (exp x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/ 1 (+ 1 (exp x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(+ 1 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
| ✓ | 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)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 x (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 | 79.4% | (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)) |
| 60.0ms | 238× | 0 | valid |
| 5.0ms | 12× | 2 | valid |
| 2.0ms | 6× | 1 | valid |
Compiled 96 to 26 computations (72.9% saved)
ival-mult: 11.0ms (31.9% of total)ival-sqrt: 7.0ms (20.3% of total)ival-add: 6.0ms (17.4% of total)ival-div: 5.0ms (14.5% of total)ival-exp: 2.0ms (5.8% of total)adjust: 1.0ms (2.9% of total)ival-sub: 1.0ms (2.9% of total)exact: 1.0ms (2.9% 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 (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (+ (* x 3/16) 1/2)> |
#<alt (/ 1 (sqrt (/ 1 (+ 1 (exp x)))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (/ 1 (+ 1 (exp x)))> |
#<alt (+ 1 (exp x))> |
| 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) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (sqrt 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 (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ x (sqrt 1/2))))> |
#<alt (+ (sqrt 1/2) (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 3))) (* 1/8 (/ 1 (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (* x (- (* x (- (* 1/2 (/ (* x (- 1/48 (* 1/512 (/ 1 (pow (sqrt 1/2) 4))))) (sqrt 1/2))) (* 1/128 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/8 (/ 1 (sqrt 1/2))))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (sqrt (/ 1 (+ 1 (exp x))))> |
#<alt (sqrt (/ 1 (+ 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))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (+ (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2)) |
| 1.0ms | x | @ | inf | (sqrt (- (exp x) -1)) |
| 1.0ms | x | @ | -inf | (sqrt (/ 1 (+ 1 (exp x)))) |
| 1.0ms | x | @ | inf | (sqrt (/ 1 (+ 1 (exp x)))) |
| 1.0ms | x | @ | inf | (sqrt (+ (* x (+ (* x 1/2) 1)) 2)) |
| 1× | batch-egg-rewrite |
| 5 446× | accelerator-lowering-fma.f32 |
| 5 446× | accelerator-lowering-fma.f64 |
| 3 676× | *-lowering-*.f32 |
| 3 676× | *-lowering-*.f64 |
| 3 582× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 81 |
| 1 | 151 | 80 |
| 2 | 1217 | 80 |
| 0 | 8397 | 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 (sqrt 2)) (+ (* x 3/16) 1/2)) (sqrt 2)) |
(/ x (sqrt 2)) |
(+ (* x 3/16) 1/2) |
(/ 1 (sqrt (/ 1 (+ 1 (exp x))))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(/ 1 (+ 1 (exp x))) |
(+ 1 (exp x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 (exp.f64 x)) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 x))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 (exp.f64 x)) #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (expm1.f64 x)) (sqrt.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 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 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (sqrt.f64 (-.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 (/.f64 #s(literal -1 binary64) (-.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 (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/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)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (+.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/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.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 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 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))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (exp.f64 x))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.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))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (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))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.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 #s(literal -1 binary64) (exp.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 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #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)))) (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)))) (neg.f64 (-.f64 #s(literal 0 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 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) |
(/.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) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x)))) (expm1.f64 x)) |
(/.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 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #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 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.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))) (fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.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)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.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 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) (+.f64 (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (*.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 #s(literal -1 binary64) (expm1.f64 x)) (/.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 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 #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 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (expm1.f64 x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #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) (expm1.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (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 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
(exp.f64 x) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(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)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #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))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(+.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #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 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) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (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 (*.f64 x (fma.f64 x #s(literal 1/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))) (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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x 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 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 #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 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))) (-.f64 #s(literal 0 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 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #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 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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.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 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #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 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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))) (fma.f64 (/.f64 #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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #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 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) (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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 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) (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 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #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 4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 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 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (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 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (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 (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 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 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 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #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 #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (/.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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #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 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #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 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #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 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 #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 (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (/.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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #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 x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #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 x #s(literal 3/16 binary64) #s(literal -1/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 #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) x) (/.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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #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 (sqrt.f64 #s(literal 2 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)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) x)) (/.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 (neg.f64 (*.f64 x (*.f64 x #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 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x #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 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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 (*.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) 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)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -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)) (-.f64 #s(literal 0 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 #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 #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 #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) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #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 #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 #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))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 #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))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.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)) (-.f64 #s(literal 0 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 #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 #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))) |
(+.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3/32 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(exp.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 (exp.f64 x)) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 x))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 (exp.f64 x)) #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (expm1.f64 x)) (sqrt.f64 (expm1.f64 (+.f64 x x))))) |
(/.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 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 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (sqrt.f64 (expm1.f64 x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (sqrt.f64 (-.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 (/.f64 #s(literal -1 binary64) (-.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 (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/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)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (+.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/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.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 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 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))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 (exp.f64 x)) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 (exp.f64 x)) #s(literal 0 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log1p.f64 (exp.f64 x)) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (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 (/.f64 #s(literal -1 binary64) (-.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 (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/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.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)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal -1 binary64) (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 #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) (expm1.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 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.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/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)) (sqrt.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (sqrt.f64 (expm1.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) (sqrt.f64 (expm1.f64 x))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (exp.f64 x))) |
(+.f64 (*.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (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 (+.f64 x x))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(sqrt.f64 (*.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))))) |
(fma.f64 (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 (+.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 x) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (exp.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (exp.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) (sqrt.f64 (+.f64 (exp.f64 x) #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 (-.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)) (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x)))) |
(/.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x))) |
(/.f64 (expm1.f64 x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #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 (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 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/2 binary64)) |
(pow.f64 (*.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)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #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 #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 (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))))) |
(*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) |
(*.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) (expm1.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (exp.f64 x))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.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))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (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))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.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 #s(literal -1 binary64) (exp.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 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #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)))) (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)))) (neg.f64 (-.f64 #s(literal 0 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 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) |
(/.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) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x)))) (expm1.f64 x)) |
(/.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 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) #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 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.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))) (fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.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)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.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 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) (+.f64 (/.f64 (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) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (*.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 #s(literal -1 binary64) (expm1.f64 x)) (/.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 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 #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 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (expm1.f64 x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #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) (expm1.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (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 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) |
| 1× | egg-herbie |
| 11 834× | accelerator-lowering-fma.f32 |
| 11 834× | accelerator-lowering-fma.f64 |
| 6 274× | *-lowering-*.f32 |
| 6 274× | *-lowering-*.f64 |
| 2 510× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1330 |
| 1 | 619 | 1147 |
| 2 | 1929 | 1065 |
| 3 | 7581 | 1065 |
| 0 | 8099 | 973 |
| 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) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
1/2 |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(sqrt 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))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (sqrt 1/2)))) |
(+ (sqrt 1/2) (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 3))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(+ (sqrt 1/2) (* x (- (* x (- (* 1/2 (/ (* x (- 1/48 (* 1/512 (/ 1 (pow (sqrt 1/2) 4))))) (sqrt 1/2))) (* 1/128 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt (/ 1 (+ 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)) |
| 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 x (*.f64 x #s(literal 7/192 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)))) |
(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)))))) |
(+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (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 (+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (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))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (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) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -3/4 binary64) (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))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal 1/2 binary64) x #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))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(*.f64 x (+.f64 (fma.f64 #s(literal 1/2 binary64) x #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) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (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 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(sqrt 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 x (*.f64 x #s(literal 7/192 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)))) |
(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))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (sqrt 1/2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 3))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (- (* x (- (* 1/2 (/ (* x (- 1/48 (* 1/512 (/ 1 (pow (sqrt 1/2) 4))))) (sqrt 1/2))) (* 1/128 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/512 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/96 binary64)) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(sqrt (/ 1 (+ 1 (exp x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)) |
Compiled 15 319 to 2 009 computations (86.9% saved)
20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 841 | 12 | 853 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 842 | 20 | 862 |
| Status | Accuracy | Program |
|---|---|---|
| 62.1% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 62.8% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 62.8% | (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 61.9% | (fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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)))) | |
| ▶ | 4.4% | (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 62.2% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (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)))) | |
| 61.0% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) | |
| 62.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) | |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| ▶ | 65.8% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 62.8% | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 3.9% | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) | |
| 2.9% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| 61.8% | (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))) | |
| ✓ | 63.0% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ▶ | 63.0% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ▶ | 60.9% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| 3.8% | (sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) | |
| ✓ | 66.7% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 372 to 270 computations (27.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal 3/16 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 192 | (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 2 328× | accelerator-lowering-fma.f32 |
| 2 328× | accelerator-lowering-fma.f64 |
| 936× | *-lowering-*.f32 |
| 936× | *-lowering-*.f64 |
| 506× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 107 |
| 1 | 52 | 107 |
| 2 | 84 | 107 |
| 3 | 164 | 107 |
| 4 | 217 | 107 |
| 5 | 268 | 107 |
| 6 | 381 | 107 |
| 7 | 520 | 107 |
| 8 | 685 | 107 |
| 9 | 1045 | 107 |
| 10 | 1972 | 107 |
| 11 | 2418 | 107 |
| 12 | 2638 | 107 |
| 13 | 3654 | 107 |
| 14 | 3814 | 107 |
| 15 | 3826 | 107 |
| 16 | 3833 | 107 |
| 17 | 3834 | 107 |
| 18 | 3834 | 107 |
| 19 | 3834 | 107 |
| 0 | 3834 | 96 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (sqrt 1/2)) |
1 |
(sqrt 1/2) |
1/2 |
(sqrt (+ 2 x)) |
(+ 2 x) |
2 |
x |
(sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)) |
(- (+ (* x (+ (* 1/2 x) 1)) 1) -1) |
(+ (* x (+ (* 1/2 x) 1)) 1) |
x |
(+ (* 1/2 x) 1) |
1/2 |
1 |
-1 |
(/ (* x (* x 3/16)) (sqrt 2)) |
(* x (* x 3/16)) |
x |
(* x 3/16) |
3/16 |
(sqrt 2) |
2 |
(+ (* x (/ (+ (* x 3/16) 1/2) (sqrt 2))) (sqrt 2)) |
x |
(/ (+ (* x 3/16) 1/2) (sqrt 2)) |
(+ (* x 3/16) 1/2) |
3/16 |
1/2 |
(sqrt 2) |
2 |
| Outputs |
|---|
(/ 1 (sqrt 1/2)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (+ 2 x)) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)) |
(sqrt.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(- (+ (* x (+ (* 1/2 x) 1)) 1) -1) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ (* x (+ (* 1/2 x) 1)) 1) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
x |
(+ (* 1/2 x) 1) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
-1 |
#s(literal -1 binary64) |
(/ (* x (* x 3/16)) (sqrt 2)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 0 binary64)) |
(* x (* x 3/16)) |
(fma.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(* x 3/16) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 0 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (/ (+ (* x 3/16) 1/2) (sqrt 2))) (sqrt 2)) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
x |
(/ (+ (* x 3/16) 1/2) (sqrt 2)) |
(/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* x 3/16) 1/2) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.1% | (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 3/16 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.9% | (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| 28.0ms | 169× | 0 | valid |
| 18.0ms | 87× | 0 | invalid |
Compiled 102 to 26 computations (74.5% saved)
ival-add: 11.0ms (35.2% of total)ival-mult: 7.0ms (22.4% of total)ival-sqrt: 7.0ms (22.4% of total)ival-div: 5.0ms (16% of total)ival-sub: 1.0ms (3.2% of total)exact: 1.0ms (3.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (sqrt (+ 2 x))> |
#<alt (+ 2 x)> |
#<alt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)> |
#<alt (sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1))> |
#<alt (+ (* x (+ (* 1/2 x) 1)) 1)> |
#<alt (+ (* 1/2 x) 1)> |
#<alt (/ (* x (* x 3/16)) (sqrt 2))> |
#<alt (sqrt 2)> |
#<alt (* x (* x 3/16))> |
#<alt (* x 3/16)> |
#<alt (+ (* x (/ (+ (* x 3/16) 1/2) (sqrt 2))) (sqrt 2))> |
#<alt (/ (+ (* x 3/16) 1/2) (sqrt 2))> |
#<alt (+ (* x 3/16) 1/2)> |
| Outputs |
|---|
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (sqrt x)> |
#<alt (* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3)))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5)))))))> |
#<alt (* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7))))))))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt (+ 2 x)> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt (* x (+ 1 (* 2 (/ 1 x))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))> |
#<alt (* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (sqrt 1/2)))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt (* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 x)> |
#<alt (* 3/16 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 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (/ 1/2 (sqrt 2))> |
#<alt (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))> |
#<alt (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))> |
#<alt (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))> |
#<alt (* 3/16 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 3/16 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (sqrt (+ 2 x)) |
| 1.0ms | x | @ | 0 | (/ (* x (* x 3/16)) (sqrt 2)) |
| 0.0ms | x | @ | inf | (sqrt (+ 2 x)) |
| 0.0ms | x | @ | inf | (/ (* x (* x 3/16)) (sqrt 2)) |
| 0.0ms | x | @ | inf | (* x (* x 3/16)) |
| 1× | batch-egg-rewrite |
| 8 734× | accelerator-lowering-fma.f32 |
| 8 734× | accelerator-lowering-fma.f64 |
| 4 374× | *-lowering-*.f32 |
| 4 374× | *-lowering-*.f64 |
| 3 622× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 90 |
| 1 | 149 | 89 |
| 2 | 1124 | 89 |
| 0 | 8480 | 78 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (sqrt 1/2)) |
(sqrt 1/2) |
(sqrt (+ 2 x)) |
(+ 2 x) |
(- (+ (* x (+ (* 1/2 x) 1)) 1) -1) |
(sqrt (- (+ (* x (+ (* 1/2 x) 1)) 1) -1)) |
(+ (* x (+ (* 1/2 x) 1)) 1) |
(+ (* 1/2 x) 1) |
(/ (* x (* x 3/16)) (sqrt 2)) |
(sqrt 2) |
(* x (* x 3/16)) |
(* x 3/16) |
(+ (* x (/ (+ (* x 3/16) 1/2) (sqrt 2))) (sqrt 2)) |
(/ (+ (* x 3/16) 1/2) (sqrt 2)) |
(+ (* x 3/16) 1/2) |
| Outputs |
|---|
(exp.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/4 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) x)) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 x x #s(literal -4 binary64))) (sqrt.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (+.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) x)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) x) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) x) |
(+.f64 x #s(literal 2 binary64)) |
(+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 x x #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 x #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) (+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (fma.f64 x x #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) |
(+.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) |
(-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (/.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 2 binary64) x)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (+.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.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 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(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 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) #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 #s(literal 1/2 binary64) x #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 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) #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 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 8 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -4 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -4 binary64))) (neg.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) (-.f64 #s(literal 2 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #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 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(pow.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) |
(+.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(+.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1 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 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64) x) |
(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 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) #s(literal 1 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 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 1 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 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) #s(literal 1 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 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) 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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) 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 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) |
(/.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 3/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) |
(/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 x #s(literal 3/16 binary64))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -3/16 binary64)) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) #s(literal 3/16 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (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) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(*.f64 x (neg.f64 (*.f64 x #s(literal -3/16 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))) |
(*.f64 #s(literal 3/16 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 3/16 binary64)) x) |
(*.f64 (*.f64 x #s(literal 3/16 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(*.f64 (*.f64 x #s(literal -3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -3/16 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -3/16 binary64)) |
(*.f64 (neg.f64 (*.f64 x #s(literal -3/16 binary64))) x) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 x #s(literal 3/16 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 3/16 binary64)) |
(*.f64 x #s(literal 3/16 binary64)) |
(*.f64 #s(literal 3/16 binary64) x) |
(*.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.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)))) (neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.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 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (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 (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))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (/.f64 x (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (/.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x #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 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x #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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x #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 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x #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 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x #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 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x #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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.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))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x #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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.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 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x #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 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x #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 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x #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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 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 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -3/16 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #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 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (*.f64 (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.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 (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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 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 #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 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)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x #s(literal -3/16 binary64)))) |
(+.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (neg.f64 (*.f64 x #s(literal -3/16 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 9/256 binary64) x) #s(literal 3/32 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 9/256 binary64) x) #s(literal 3/32 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 9/256 binary64) x) #s(literal 3/32 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 9/256 binary64) x) #s(literal 3/32 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 #s(literal 9/256 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -3/16 binary64))))) |
| 1× | egg-herbie |
| 11 108× | accelerator-lowering-fma.f32 |
| 11 108× | accelerator-lowering-fma.f64 |
| 4 818× | *-lowering-*.f32 |
| 4 818× | *-lowering-*.f64 |
| 2 320× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1305 |
| 1 | 653 | 1157 |
| 2 | 2091 | 1091 |
| 3 | 6263 | 1081 |
| 0 | 8217 | 991 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* -1/8 (/ x (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (- (* 1/16 (/ x (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(sqrt x) |
(* x (+ (sqrt (/ 1 x)) (sqrt (/ 1 (pow x 3))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (* -1/2 (sqrt (/ 1 (pow x 5))))))) |
(* x (+ (sqrt (/ 1 x)) (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 7)))))))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
2 |
(+ 2 x) |
(+ 2 x) |
(+ 2 x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(* x (+ 1 (* 2 (/ 1 x)))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* -1/4 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (pow (sqrt 2) 3))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2)))))) |
(* x (+ (sqrt 1/2) (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 3) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* (pow x 2) (sqrt 1/2)))) (/ 1/2 (* x (sqrt 1/2))))))) |
(* -1 (* x (sqrt 1/2))) |
(* -1 (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (sqrt 1/2)))) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
(* -1 (* x (+ (sqrt 1/2) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (* x (pow (sqrt 1/2) 3)))) (* 1/2 (/ (- 2 (* 1/4 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) x)) (* 1/2 (/ 1 (sqrt 1/2)))) x))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 (pow x 2)) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 x) |
(* 3/16 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 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(/ 1/2 (sqrt 2)) |
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))) |
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))) |
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))) |
(* 3/16 (/ x (sqrt 2))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* 3/16 (/ x (sqrt 2))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
1/2 |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
| 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/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))))) |
(*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
(*.f64 x (-.f64 (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))))))) |
(* -1 (* x (+ (sqrt (/ 1 (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
(*.f64 x (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) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
x |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
(* x (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 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 x (*.f64 #s(literal 1/2 binary64) x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(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 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.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)))) (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)))))) |
(+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (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 (+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* -1 (* x (sqrt 1/2))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x) #s(literal 0 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 #s(literal 0 binary64) (+.f64 (fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (*.f64 x (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 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #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/2 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* 3/16 x) |
(*.f64 x #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 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(*.f64 x (fma.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 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(*.f64 x (fma.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 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(*.f64 x (fma.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 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(*.f64 x (fma.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 (sqrt.f64 #s(literal 2 binary64)) 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))) |
(+ (* 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))) |
(+ (* 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))) |
(* 3/16 (/ x (sqrt 2))) |
(/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (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 (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (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 (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (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))) |
(* 3/16 (/ x (sqrt 2))) |
(/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (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 (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (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 (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (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))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
Compiled 16 021 to 2 043 computations (87.2% saved)
22 alts after pruning (12 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 786 | 2 | 788 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 786 | 22 | 808 |
| Status | Accuracy | Program |
|---|---|---|
| 62.1% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 62.8% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | 62.8% | (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 61.9% | (fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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)))) | |
| ✓ | 4.4% | (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 62.2% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (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)))) | |
| 61.0% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) | |
| 62.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) | |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| ✓ | 65.8% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 62.8% | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 3.9% | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| 4.4% | (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) | |
| 2.9% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| ▶ | 61.8% | (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))) |
| ✓ | 63.0% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | 63.0% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | 60.9% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| ▶ | 3.8% | (sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
| ▶ | 2.3% | (sqrt.f64 x) |
| ✓ | 66.7% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 354 to 256 computations (27.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 588× | accelerator-lowering-fma.f32 |
| 588× | accelerator-lowering-fma.f64 |
| 286× | *-lowering-*.f32 |
| 286× | *-lowering-*.f64 |
| 164× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 138 |
| 1 | 70 | 138 |
| 2 | 135 | 138 |
| 3 | 267 | 138 |
| 4 | 354 | 138 |
| 5 | 425 | 138 |
| 0 | 425 | 119 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2)) |
(/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) |
(* x (+ (* x 3/16) 1/2)) |
x |
(+ (* x 3/16) 1/2) |
3/16 |
1/2 |
(sqrt 2) |
2 |
(sqrt x) |
x |
(sqrt (* x (+ (* 1/2 x) 1))) |
(* x (+ (* 1/2 x) 1)) |
x |
(+ (* 1/2 x) 1) |
1/2 |
1 |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
x |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(+ (* x 1/6) 1/2) |
1/6 |
1/2 |
1 |
2 |
(* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) |
(/ x (sqrt 2)) |
x |
(sqrt 2) |
2 |
(+ (* x 3/16) 1/2) |
3/16 |
1/2 |
| Outputs |
|---|
(+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2)) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* x 3/16) 1/2)) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
x |
(+ (* x 3/16) 1/2) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(sqrt (* x (+ (* 1/2 x) 1))) |
(sqrt.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* x (+ (* 1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
x |
(+ (* 1/2 x) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
x |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ (* x 1/6) 1/2) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
2 |
#s(literal 2 binary64) |
(* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x 3/16) 1/2) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
3/16 |
#s(literal 3/16 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 62.0ms | 172× | 0 | invalid |
| 15.0ms | 83× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 122 to 28 computations (77% saved)
ival-sqrt: 36.0ms (56.9% of total)ival-mult: 12.0ms (19% of total)ival-add: 7.0ms (11.1% of total)const: 4.0ms (6.3% of total)ival-div: 3.0ms (4.7% of total)ival-assert: 1.0ms (1.6% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2))> |
#<alt (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2))> |
#<alt (* x (+ (* x 3/16) 1/2))> |
#<alt (+ (* x 3/16) 1/2)> |
#<alt (sqrt x)> |
#<alt (sqrt (* x (+ (* 1/2 x) 1)))> |
#<alt (* x (+ (* 1/2 x) 1))> |
#<alt (+ (* 1/2 x) 1)> |
#<alt (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2))> |
#<alt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)> |
#<alt (+ (* x (+ (* x 1/6) 1/2)) 1)> |
#<alt (+ (* x 1/6) 1/2)> |
#<alt (* (/ x (sqrt 2)) (+ (* x 3/16) 1/2))> |
#<alt (/ x (sqrt 2))> |
#<alt (sqrt 2)> |
| Outputs |
|---|
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))> |
#<alt (* 1/2 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 3/16 x)))> |
#<alt (* x (+ 1/2 (* 3/16 x)))> |
#<alt (* x (+ 1/2 (* 3/16 x)))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* 3/16 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (+ 1/2 (* 3/16 x))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* 3/16 x)> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 3/16 (* 1/2 (/ 1 x))))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) (* 1/4 (sqrt (pow x 3))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* -1/32 (sqrt x)) (* 1/4 (sqrt (/ 1 x))))))> |
#<alt (+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/32 (sqrt (/ 1 (pow x 3)))) (* 1/128 (sqrt (/ 1 x))))))))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2))))))> |
#<alt (* x (- (+ (sqrt 1/2) (/ 1/2 (* x (sqrt 1/2)))) (/ 1/8 (* (pow x 2) (pow (sqrt 1/2) 3)))))> |
#<alt (* x (- (+ (sqrt 1/2) (+ (/ 1/2 (* x (sqrt 1/2))) (* 1/16 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))))> |
#<alt (* -1 (* x (* (sqrt -1) (sqrt -1/2))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (sqrt -1) (* x (sqrt -1/2)))) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (sqrt -1) (* x (pow (sqrt -1/2) 3)))) (* 1/2 (/ (sqrt -1) (sqrt -1/2)))) x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (sqrt -1) (pow (sqrt -1/2) 3))) (* -1/16 (/ (sqrt -1) (* x (pow (sqrt -1/2) 5))))) x)) (* 1/2 (/ (sqrt -1) (sqrt -1/2)))) x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))> |
#<alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (* (sqrt (pow x 3)) (sqrt 1/6))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))))> |
#<alt (* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6)))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/2 (/ x (sqrt 2)))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* 3/16 (/ (pow x 2) (sqrt 2)))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
#<alt (/ x (sqrt 2))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (sqrt x) |
| 1.0ms | x | @ | -inf | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 1.0ms | x | @ | inf | (sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
| 0.0ms | x | @ | -inf | (sqrt (* x (+ (* 1/2 x) 1))) |
| 0.0ms | x | @ | 0 | (sqrt (* x (+ (* 1/2 x) 1))) |
| 1× | batch-egg-rewrite |
| 8 196× | accelerator-lowering-fma.f32 |
| 8 196× | accelerator-lowering-fma.f64 |
| 4 122× | *-lowering-*.f32 |
| 4 122× | *-lowering-*.f64 |
| 4 020× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 114 |
| 1 | 161 | 114 |
| 2 | 1371 | 114 |
| 0 | 8485 | 96 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) (sqrt 2)) |
(/ (* x (+ (* x 3/16) 1/2)) (sqrt 2)) |
(* x (+ (* x 3/16) 1/2)) |
(+ (* x 3/16) 1/2) |
(sqrt x) |
(sqrt (* x (+ (* 1/2 x) 1))) |
(* x (+ (* 1/2 x) 1)) |
(+ (* 1/2 x) 1) |
(sqrt (+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2)) |
(+ (* x (+ (* x (+ (* x 1/6) 1/2)) 1)) 2) |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(+ (* x 1/6) 1/2) |
(* (/ x (sqrt 2)) (+ (* x 3/16) 1/2)) |
(/ x (sqrt 2)) |
(sqrt 2) |
| Outputs |
|---|
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #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 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 #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #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) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #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 #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 #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 x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.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 #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.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 x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (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 #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x (fma.f64 #s(literal 1/2 binary64) (/.f64 x (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)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.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 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x #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 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 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 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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 (*.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 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 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (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 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (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 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (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))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (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))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (*.f64 #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))))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #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))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (/.f64 #s(literal -1 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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (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))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (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))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x #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))))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #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 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 3/16 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 3/16 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -9/256 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 3/16 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) (sqrt.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x)) (sqrt.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(+.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))) (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) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.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 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.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 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 (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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.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)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.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)))) |
(+.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) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) x))) (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)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 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 (-.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) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (fma.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (sqrt.f64 (-.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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #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 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.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/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64))) (/.f64 #s(literal 1 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (+.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 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.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 x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) x)))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (+.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.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 (*.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 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.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)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.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 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (fma.f64 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 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64))) (-.f64 #s(literal 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.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 (*.f64 x (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 (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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64)))) (neg.f64 (-.f64 #s(literal 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (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 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64)))) (neg.f64 (-.f64 #s(literal 0 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 (-.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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.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 x) (-.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.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 x)) (*.f64 (+.f64 x #s(literal 2 binary64)) (+.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (+.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.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 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64)) (/.f64 #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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (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)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 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 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.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))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.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)))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.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) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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))))) (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 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.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 (*.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 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 (*.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)) (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) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 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 0 binary64) (-.f64 (fma.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 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 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))) (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 (-.f64 #s(literal 0 binary64) (fma.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 0 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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 0 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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.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 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.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 0 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 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.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 (*.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))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.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))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.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 (*.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 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.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 (*.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 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 #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 (*.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) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) (-.f64 (fma.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 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.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 #s(literal 0 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/12 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 #s(literal 0 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 #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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (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 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/12 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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))))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 x (*.f64 #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))))) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #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))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (/.f64 #s(literal -1 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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (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))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (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))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x #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))))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/16 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 3/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 3/16 binary64)) (-.f64 #s(literal 0 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 3/16 binary64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x)) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #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 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x 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 (*.f64 x x) #s(literal 9/256 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 27/4096 binary64) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal 1/4 binary64)) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 9/256 binary64) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))) #s(literal -1/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 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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))) |
| 1× | egg-herbie |
| 10 622× | accelerator-lowering-fma.f32 |
| 10 622× | accelerator-lowering-fma.f64 |
| 5 100× | *-lowering-*.f32 |
| 5 100× | *-lowering-*.f64 |
| 2 914× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 1674 |
| 1 | 834 | 1572 |
| 2 | 2550 | 1462 |
| 3 | 7247 | 1451 |
| 0 | 8582 | 1318 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(* 1/2 (/ x (sqrt 2))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 3/16 x))) |
(* x (+ 1/2 (* 3/16 x))) |
(* x (+ 1/2 (* 3/16 x))) |
(* 3/16 (pow x 2)) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* 3/16 (pow x 2)) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
1/2 |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(+ 1/2 (* 3/16 x)) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* 3/16 x) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt x) |
(+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/32 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/32 (sqrt (/ 1 (pow x 3)))) (* 1/128 (sqrt (/ 1 x)))))))) |
(* x (sqrt 1/2)) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(* x (- (+ (sqrt 1/2) (/ 1/2 (* x (sqrt 1/2)))) (/ 1/8 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(* x (- (+ (sqrt 1/2) (+ (/ 1/2 (* x (sqrt 1/2))) (* 1/16 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) |
(* -1 (* x (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* x (+ (* -1/2 (/ (sqrt -1) (* x (sqrt -1/2)))) (* (sqrt -1) (sqrt -1/2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (sqrt -1) (* x (pow (sqrt -1/2) 3)))) (* 1/2 (/ (sqrt -1) (sqrt -1/2)))) x)) (* (sqrt -1) (sqrt -1/2))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (sqrt -1) (pow (sqrt -1/2) 3))) (* -1/16 (/ (sqrt -1) (* x (pow (sqrt -1/2) 5))))) x)) (* 1/2 (/ (sqrt -1) (sqrt -1/2)))) x)) (* (sqrt -1) (sqrt -1/2))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* 1/2 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(* (sqrt (pow x 3)) (sqrt 1/6)) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt 1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 2 (* 1/16 (/ x (pow (sqrt 1/6) 2)))) (sqrt 1/6)))) (* (sqrt (/ 1 x)) (sqrt 1/6)))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (/ (sqrt -1) (sqrt -1/6)))) (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- 2 (* -1/16 (/ x (pow (sqrt -1/6) 2))))) (sqrt -1/6))))) (pow x 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6)))))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/2 (/ x (sqrt 2))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
(/ x (sqrt 2)) |
| Outputs |
|---|
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 3/16 x))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 3/16 x))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 3/16 x))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/16 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 3/16 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 3/16 x)) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* 3/16 x) |
(*.f64 x #s(literal 3/16 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(* x (+ 3/16 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow x 2) (+ (* -1/32 (sqrt x)) (* 1/4 (sqrt (/ 1 x)))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/32 binary64) #s(literal 1 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+ (sqrt x) (* (pow x 2) (+ (* 1/4 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/32 (sqrt (/ 1 (pow x 3)))) (* 1/128 (sqrt (/ 1 x)))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)))) (sqrt.f64 x)) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (+ (sqrt 1/2) (* 1/2 (/ 1 (* x (sqrt 1/2)))))) |
(fma.f64 x (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* x (- (+ (sqrt 1/2) (/ 1/2 (* x (sqrt 1/2)))) (/ 1/8 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)))) x)) |
(* x (- (+ (sqrt 1/2) (+ (/ 1/2 (* x (sqrt 1/2))) (* 1/16 (/ 1 (* (pow x 3) (pow (sqrt 1/2) 5)))))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) |
(fma.f64 x (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x))) (fma.f64 x (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* -1 (* x (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 0 binary64)))) |
(* -1 (* x (+ (* -1/2 (/ (sqrt -1) (* x (sqrt -1/2)))) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/8 (/ (sqrt -1) (* x (pow (sqrt -1/2) 3)))) (* 1/2 (/ (sqrt -1) (sqrt -1/2)))) x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 #s(literal -1/2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 0 binary64)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (sqrt -1) (pow (sqrt -1/2) 3))) (* -1/16 (/ (sqrt -1) (* x (pow (sqrt -1/2) 5))))) x)) (* 1/2 (/ (sqrt -1) (sqrt -1/2)))) x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (-.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 0 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) (*.f64 x (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 0 binary64)))) |
x |
(* x (+ 1 (* 1/2 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* x (+ 1 (* 1/2 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) |
(fma.f64 #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 (*.f64 #s(literal 7/192 binary64) x) x) (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)))) |
(* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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)))) (+ (* 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 x (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (fma.f64 x #s(literal -3/8 binary64) #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 #s(literal 1/6 binary64))))))) |
(* (sqrt (pow x 3)) (* (sqrt -1) (sqrt -1/6))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1/6 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* (pow x 2) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt -1/6)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/6))))) |
(*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) #s(literal 0 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 x (*.f64 x (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.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 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal -3/8 binary64) #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/6 binary64)))) x) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1/6 binary64))) #s(literal 0 binary64))))) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(* 1/6 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(* (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 (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) |
(*.f64 (*.f64 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 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.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 (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/2 (/ x (sqrt 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* 3/16 (/ (pow x 2) (sqrt 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/ x (sqrt 2)) |
(/.f64 x (sqrt.f64 #s(literal 2 binary64))) |
Compiled 24 987 to 2 568 computations (89.7% saved)
29 alts after pruning (15 fresh and 14 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 108 | 9 | 1 117 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 10 | 10 |
| Total | 1 110 | 29 | 1 139 |
| Status | Accuracy | Program |
|---|---|---|
| 62.1% | (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 62.8% | (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))) |
| 1.2% | (fma.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)))) (sqrt.f64 x)) | |
| ✓ | 62.8% | (fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 61.9% | (fma.f64 x (/.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (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)))) | |
| 3.9% | (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 4.4% | (/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 62.2% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (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)))) | |
| 61.0% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) | |
| 62.6% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) | |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
| ✓ | 65.8% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | 62.8% | (+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
| 62.8% | (+.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) | |
| 3.9% | (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) | |
| 4.4% | (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) | |
| 2.9% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) | |
| 61.8% | (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)))) | |
| ✓ | 61.8% | (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))) |
| ✓ | 63.0% | (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | 63.0% | (sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
| ✓ | 100.0% | (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
| ✓ | 60.9% | (sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
| 3.5% | (sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) | |
| 2.3% | (sqrt.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| ✓ | 3.8% | (sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
| 2.2% | (sqrt.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) | |
| ✓ | 2.3% | (sqrt.f64 x) |
| ✓ | 66.7% | (sqrt.f64 #s(literal 2 binary64)) |
Compiled 654 to 336 computations (48.6% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #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))) |
(sqrt.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 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))) |
(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)))) |
(*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (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)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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 x (/.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (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 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)))) (sqrt.f64 x)) |
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))) |
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
3 calls:
| 9.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)))) |
| 8.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 27 to 20 computations (25.9% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #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))) |
(sqrt.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 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))) |
(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)))) |
(*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (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)))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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 x (/.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (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 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/128 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)))) (sqrt.f64 x)) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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)))) |
3 calls:
| 8.0ms | x |
| 7.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 7.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.9% | 2 | x |
| 68.9% | 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)))) |
| 68.9% | 2 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 27 to 20 computations (25.9% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #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))) |
(sqrt.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 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))) |
(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)))) |
(*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (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)))) |
(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))) |
| 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:
| 7.0ms | x |
| 7.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 6.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.9% | 2 | x |
| 68.9% | 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)))) |
| 68.9% | 2 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 27 to 20 computations (25.9% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #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))) |
(sqrt.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 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))) |
(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)))) |
(*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 x (*.f64 x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (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)))) |
| 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:
| 8.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| 7.0ms | x |
| 6.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 2 | x |
| 68.8% | 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)))) |
| 68.8% | 2 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
Compiled 27 to 20 computations (25.9% saved)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #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))) |
(sqrt.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(sqrt.f64 (-.f64 (fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
3 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) |
| 3.0ms | (sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 2 | x |
| 68.5% | 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)))) |
| 68.5% | 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 -41.5b remaining (-194.5%)
Threshold costs -41.5b (-194.5%)
| Inputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 x) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(sqrt.f64 #s(literal 2 binary64)) |
3 calls:
| 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)))) |
| 2.0ms | x |
| 2.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 |
|---|---|---|
| 66.7% | 1 | x |
| 66.7% | 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)))) |
| 66.7% | 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.7526363060741552 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.7526363060741552 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.7526363060741552 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.7526363060741552 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | egg-herbie |
| 12× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 8× | *-commutative_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 125 |
| 1 | 51 | 125 |
| 2 | 58 | 125 |
| 3 | 66 | 125 |
| 4 | 67 | 125 |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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))))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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))))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (/.f64 (*.f64 x (*.f64 x #s(literal 7/192 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))))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
| 15 504× | accelerator-lowering-fma.f32 |
| 15 504× | accelerator-lowering-fma.f64 |
| 11 834× | accelerator-lowering-fma.f32 |
| 11 834× | accelerator-lowering-fma.f64 |
| 6 274× | *-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 |
| 0 | 200 | 1330 |
| 1 | 619 | 1147 |
| 2 | 1929 | 1065 |
| 3 | 7581 | 1065 |
| 0 | 8099 | 973 |
| 0 | 77 | 480 |
| 1 | 252 | 446 |
| 2 | 663 | 446 |
| 3 | 1429 | 440 |
| 4 | 2558 | 360 |
| 5 | 5941 | 325 |
| 0 | 8294 | 270 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 174 to 81 computations (53.4% saved)
Compiled 278 to 100 computations (64% saved)
Loading profile data...