
Time bar (total: 13.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 50% | 0.1% | 0% | 50% | 0% | 4 |
| 0% | 0% | 50% | 0.1% | 0% | 50% | 0% | 5 |
| 37.5% | 18.7% | 31.2% | 0.1% | 0% | 50% | 0% | 6 |
| 43.8% | 21.9% | 28.1% | 0.1% | 0% | 50% | 0% | 7 |
| 65.6% | 32.8% | 17.2% | 0.1% | 0% | 50% | 0% | 8 |
| 70.3% | 35.1% | 14.8% | 0.1% | 0% | 50% | 0% | 9 |
| 82% | 41% | 9% | 0.1% | 0% | 50% | 0% | 10 |
| 84.8% | 42.3% | 7.6% | 0.1% | 0% | 50% | 0% | 11 |
| 90.8% | 45.4% | 4.6% | 0.1% | 0% | 50% | 0% | 12 |
Compiled 30 to 21 computations (30% saved)
| 2.0s | 8 256× | 0 | valid |
| 2.0ms | 17× | 0 | invalid |
ival-mult: 923.0ms (55.3% of total)ival-sqrt: 335.0ms (20.1% of total)ival-sub: 218.0ms (13.1% of total)ival-div: 142.0ms (8.5% of total)ival-pi: 28.0ms (1.7% of total)exact: 13.0ms (0.8% of total)ival-true: 6.0ms (0.4% of total)ival-assert: 3.0ms (0.2% of total)| 2× | egg-herbie |
| 5 098× | *-lowering-*.f32 |
| 5 098× | *-lowering-*.f64 |
| 4 848× | accelerator-lowering-fma.f32 |
| 4 848× | accelerator-lowering-fma.f64 |
| 3 484× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 170 |
| 1 | 184 | 168 |
| 2 | 638 | 156 |
| 3 | 4449 | 156 |
| 0 | 19 | 28 |
| 1 | 57 | 28 |
| 2 | 189 | 26 |
| 3 | 903 | 26 |
| 4 | 4728 | 26 |
| 5 | 7444 | 26 |
| 0 | 8060 | 24 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| Outputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64)))))) |
| Inputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v))))) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(neg (/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v)))))) |
(neg (/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) |
(/ (- 1 (* 5 (* t t))) (* (* (* (PI) v) (sqrt (* 2 (- 1 (* 3 (* t t)))))) (- 1 (* t t)))) |
| Outputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/ (/ (+ 1 (* v (* v -5))) (* (PI) (* t (- 1 (* v v))))) (sqrt (+ 2 (* (* v v) -6)))) |
(/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v))))) |
(/ (/ (+ 1 (* v (* v -5))) (* (PI) (* t (- 1 (* v v))))) (sqrt (+ 2 (* (* v v) -6)))) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/ (/ (+ 1 (* v (* v -5))) (* (PI) (* t (+ (* v v) -1)))) (sqrt (+ 2 (* (* v v) -6)))) |
(neg (/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v)))))) |
(/ (/ (+ 1 (* v (* v -5))) (* (PI) (* t (+ (* v v) -1)))) (sqrt (+ 2 (* (* v v) -6)))) |
(neg (/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) |
(/ (/ (+ 1 (* v (* v -5))) (* (PI) (* t (- 1 (* v v))))) (sqrt (+ 2 (* (* v v) -6)))) |
(/ (- 1 (* 5 (* t t))) (* (* (* (PI) v) (sqrt (* 2 (- 1 (* 3 (* t t)))))) (- 1 (* t t)))) |
(/ (+ 1 (* t (* t -5))) (* (* v (PI)) (* (sqrt (+ 2 (* (* t t) -6))) (- 1 (* t t))))) |
(abs v)
(negabs t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 5 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))) |
| 0 | 0 | - | 0 | - | v |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| 0 | 0 | - | 0 | - | (*.f64 (PI.f64) t) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))) |
| 0 | 0 | - | 0 | - | (*.f64 v v) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) (*.f64 v v)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 v v)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | n/o | 1 | 0 |
| ↳ | (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) | overflow | 1 | |
| ↳ | (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) | overflow | 1 | |
| ↳ | (*.f64 (PI.f64) t) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 59.0ms | 512× | 0 | valid |
Compiled 310 to 80 computations (74.2% saved)
ival-mult: 21.0ms (55.2% of total)ival-sub: 7.0ms (18.4% of total)ival-sqrt: 4.0ms (10.5% of total)ival-div: 3.0ms (7.9% of total)ival-pi: 2.0ms (5.3% of total)exact: 1.0ms (2.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.1% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
Compiled 30 to 19 computations (36.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 384 | (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))) |
| 5 098× | *-lowering-*.f32 |
| 5 098× | *-lowering-*.f64 |
| 4 848× | accelerator-lowering-fma.f32 |
| 4 848× | accelerator-lowering-fma.f64 |
| 3 484× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 123 |
| 1 | 57 | 123 |
| 2 | 189 | 113 |
| 3 | 903 | 113 |
| 4 | 4728 | 113 |
| 5 | 7444 | 113 |
| 0 | 8060 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
1 |
(* 5 (* v v)) |
5 |
(* v v) |
v |
(* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) |
(* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) |
(* (PI) t) |
(PI) |
t |
(sqrt (* 2 (- 1 (* 3 (* v v))))) |
(* 2 (- 1 (* 3 (* v v)))) |
2 |
(- 1 (* 3 (* v v))) |
(* 3 (* v v)) |
3 |
(- 1 (* v v)) |
| Outputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64)))))) |
(- 1 (* 5 (* v v))) |
(fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -5 binary64) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* 5 (* v v)) |
(*.f64 #s(literal 5 binary64) (fma.f64 v v #s(literal 0 binary64))) |
5 |
#s(literal 5 binary64) |
(* v v) |
(fma.f64 v v #s(literal 0 binary64)) |
v |
(* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) |
(*.f64 (*.f64 (PI.f64) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64))))) |
(* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (PI) t) |
(*.f64 (PI.f64) t) |
(PI) |
(PI.f64) |
t |
(sqrt (* 2 (- 1 (* 3 (* v v))))) |
(sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
(* 2 (- 1 (* 3 (* v v)))) |
(fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 1 (* 3 (* v v))) |
(fma.f64 v (fma.f64 v #s(literal -3 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* 3 (* v v)) |
(*.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.6% | (*.f64 (PI.f64) t) |
| ✓ | accuracy | 99.3% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) |
| 35.0ms | 256× | 0 | valid |
Compiled 125 to 21 computations (83.2% saved)
ival-mult: 17.0ms (68.2% of total)ival-sub: 3.0ms (12% of total)ival-div: 2.0ms (8% of total)ival-sqrt: 2.0ms (8% of total)ival-pi: 1.0ms (4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 2 (- 1 (* 3 (* v v))))> |
#<alt (- 1 (* 5 (* v v)))> |
#<alt (- 1 (* 3 (* v v)))> |
#<alt (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))> |
#<alt (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v))))))> |
#<alt (* (PI) t)> |
#<alt (* 5 (* v v))> |
| Outputs |
|---|
#<alt 2> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (* -6 (pow v 2))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* -6 (pow v 2))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt 1> |
#<alt (+ 1 (* -3 (pow v 2)))> |
#<alt (+ 1 (* -3 (pow v 2)))> |
#<alt (+ 1 (* -3 (pow v 2)))> |
#<alt (* -3 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 3))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 3))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 3))> |
#<alt (* -3 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 3))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 3))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 3))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -5/2 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* -53/8 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* 135/16 (/ 1 (* t (* (PI) (sqrt 2))))) (* 47/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 53/8 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (* 5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2))))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2))))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* -3/2 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* -9/8 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -27/16 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* -9/8 (* t (* (PI) (sqrt 2)))))))))> |
#<alt (* t (* v (* (PI) (* (sqrt -3) (sqrt 2)))))> |
#<alt (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))> |
#<alt (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))> |
#<alt (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))> |
#<alt (* -1 (* t (* v (* (PI) (* (sqrt -3) (sqrt 2))))))> |
#<alt (* -1 (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))> |
#<alt (* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))> |
#<alt (* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | t | @ | 0 | (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| 2.0ms | v | @ | inf | (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| 1.0ms | v | @ | 0 | (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| 1.0ms | t | @ | 0 | (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) |
| 1.0ms | t | @ | inf | (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| 1× | batch-egg-rewrite |
| 6 648× | accelerator-lowering-fma.f32 |
| 6 648× | accelerator-lowering-fma.f64 |
| 6 256× | *-lowering-*.f32 |
| 6 256× | *-lowering-*.f64 |
| 3 752× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 73 |
| 1 | 115 | 73 |
| 2 | 910 | 67 |
| 0 | 8745 | 61 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (- 1 (* 3 (* v v)))) |
(- 1 (* 5 (* v v))) |
(- 1 (* 3 (* v v))) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) |
(* (PI) t) |
(* 5 (* v v)) |
| Outputs |
|---|
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) (*.f64 v v))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -6 binary64) (*.f64 v v)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 v v)) #s(literal -3 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 3 binary64) v)) (-.f64 #s(literal 0 binary64) v) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 v #s(literal -3 binary64))) v #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal -6 binary64) (*.f64 v v)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (*.f64 v v))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) (*.f64 v v)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -6 binary64) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (*.f64 v v)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -6 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal -5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) v #s(literal 1 binary64)) |
(neg.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (neg.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1953125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64) #s(literal 1 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 625 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (neg.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v #s(literal -3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 3 binary64) (*.f64 v v)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 #s(literal 3 binary64) v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -3 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 3 binary64) v) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -3 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal -3 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) v) #s(literal -1 binary64)) v #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64)))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64)))) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))))) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 19683 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64) #s(literal 1 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64)))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))))) (neg.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 v v) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 9 binary64) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 v v))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v)) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(+.f64 (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(fma.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(fma.f64 (*.f64 v v) (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 5 binary64) (neg.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (neg.f64 (/.f64 v (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) t)) (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 5 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) t)) (neg.f64 (/.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t)) (neg.f64 (/.f64 v (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (neg.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 v (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) (/.f64 v (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 v v))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64)) #s(literal -1 binary64)) (pow.f64 (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) t))) (/.f64 #s(literal 5 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 5 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) t))) (/.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t))) (/.f64 v (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 v (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))))) (-.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (-.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (PI.f64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (PI.f64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 v v #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 25 binary64) #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (PI.f64)) t) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) t))) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) t) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) (PI.f64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64))) t) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (*.f64 t (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) t) |
(*.f64 t (PI.f64)) |
(*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(neg.f64 (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 v v)) |
(*.f64 #s(literal 5 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) |
(*.f64 #s(literal -5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 (*.f64 v #s(literal 5 binary64)) v) |
(*.f64 (*.f64 v #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) v))) |
(*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(*.f64 (*.f64 v #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 5 binary64)) |
(*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v) |
| 1× | egg-herbie |
| 23 106× | accelerator-lowering-fma.f32 |
| 23 106× | accelerator-lowering-fma.f64 |
| 5 894× | *-lowering-*.f32 |
| 5 894× | *-lowering-*.f64 |
| 3 560× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 2113 |
| 1 | 576 | 2013 |
| 2 | 2413 | 1898 |
| 0 | 8035 | 1805 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
2 |
(+ 2 (* -6 (pow v 2))) |
(+ 2 (* -6 (pow v 2))) |
(+ 2 (* -6 (pow v 2))) |
(* -6 (pow v 2)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* -6 (pow v 2)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
1 |
(+ 1 (* -3 (pow v 2))) |
(+ 1 (* -3 (pow v 2))) |
(+ 1 (* -3 (pow v 2))) |
(* -3 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(* -3 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -5/2 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* -53/8 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* 135/16 (/ 1 (* t (* (PI) (sqrt 2))))) (* 47/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 53/8 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(* 5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v) |
(* -5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v)) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* t (* (PI) (sqrt 2))) |
(+ (* -3/2 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* -9/8 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -27/16 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* -9/8 (* t (* (PI) (sqrt 2))))))))) |
(* t (* v (* (PI) (* (sqrt -3) (sqrt 2))))) |
(* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(* -1 (* t (* v (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(* -1 (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
| Outputs |
|---|
2 |
#s(literal 2 binary64) |
(+ 2 (* -6 (pow v 2))) |
(fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
(+ 2 (* -6 (pow v 2))) |
(fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
(+ 2 (* -6 (pow v 2))) |
(fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
(* -6 (pow v 2)) |
(*.f64 #s(literal -6 binary64) (*.f64 v v)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))))) |
(* -6 (pow v 2)) |
(*.f64 #s(literal -6 binary64) (*.f64 v v)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(+ 1 (* -3 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(+ 1 (* -3 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 3)) |
(fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -5/2 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal -5/2 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* -53/8 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (/.f64 #s(literal -53/8 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -5/2 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* 135/16 (/ 1 (* t (* (PI) (sqrt 2))))) (* 47/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 53/8 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -241/16 binary64) (*.f64 v v) #s(literal -53/8 binary64))) (/.f64 #s(literal -5/2 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* 5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) t)) (/.f64 #s(literal 5 binary64) t)) (/.f64 #s(literal -5/18 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) t)))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v) |
(/.f64 (+.f64 (/.f64 #s(literal -5/72 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) t)) (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -5/18 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) t))))) (/.f64 #s(literal -2/9 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (/.f64 #s(literal -5/2 binary64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal -2 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) t)) (/.f64 #s(literal 5 binary64) t)) (/.f64 #s(literal -25/1296 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))))) (+.f64 (-.f64 (/.f64 #s(literal -5/18 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) t))) (/.f64 #s(literal 2/9 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v)))))) (/.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) v) |
(* -5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(/.f64 (*.f64 #s(literal -5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) t)) (/.f64 #s(literal 5 binary64) t)) (/.f64 #s(literal -5/18 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) t)))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v)) |
(/.f64 (+.f64 (/.f64 #s(literal -5/72 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) t)) (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -5/18 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) t))))) (/.f64 #s(literal -2/9 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (/.f64 #s(literal -5/2 binary64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal -2 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) t)) (/.f64 #s(literal 5 binary64) t)) (/.f64 #s(literal -25/1296 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))))) (+.f64 (-.f64 (/.f64 #s(literal -5/18 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) t))) (/.f64 #s(literal 2/9 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v)))))) (/.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) v)) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -3 binary64) #s(literal 1 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3/2 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* -9/8 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal -9/8 binary64) (*.f64 v v) #s(literal -3/2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -27/16 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* -9/8 (* t (* (PI) (sqrt 2))))))))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -27/16 binary64) (*.f64 v v) #s(literal -9/8 binary64))) (*.f64 (fma.f64 (*.f64 v v) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* t (* v (* (PI) (* (sqrt -3) (sqrt 2))))) |
(*.f64 v (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) |
(* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(*.f64 v (*.f64 t (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64))))))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(*.f64 v (fma.f64 t (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/24 binary64)))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(*.f64 v (fma.f64 t (fma.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/16 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 t (fma.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* -1 (* t (* v (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(*.f64 t (*.f64 (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(*.f64 (*.f64 t (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(*.f64 (fma.f64 t (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/24 binary64))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (fma.f64 t (fma.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/16 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 t (fma.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
Compiled 26 929 to 2 070 computations (92.3% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 604 | 9 | 613 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 605 | 9 | 614 |
| Status | Accuracy | Program |
|---|---|---|
| 99.1% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) | |
| 99.1% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ▶ | 99.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ▶ | 97.8% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 97.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| 99.1% | (/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ▶ | 99.6% | (/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
| ▶ | 97.9% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ▶ | 99.6% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
Compiled 434 to 288 computations (33.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 v v) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (*.f64 v v) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 v #s(literal -5 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
| ✓ | cost-diff | 704 | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
| 6 580× | *-lowering-*.f32 |
| 6 580× | *-lowering-*.f64 |
| 3 096× | /-lowering-/.f32 |
| 3 096× | /-lowering-/.f64 |
| 3 010× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 430 |
| 1 | 113 | 424 |
| 2 | 404 | 424 |
| 3 | 2077 | 424 |
| 4 | 5908 | 424 |
| 0 | 8201 | 398 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))) |
(/ (+ (* v (* v -5)) 1) t) |
(+ (* v (* v -5)) 1) |
v |
(* v -5) |
-5 |
1 |
t |
(/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))) |
(* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
(* (PI) (- 1 (* v v))) |
(PI) |
(- 1 (* v v)) |
(* v v) |
(sqrt (+ (* -6 (* v v)) 2)) |
(+ (* -6 (* v v)) 2) |
-6 |
2 |
(/ 1 (* (PI) (* t (sqrt 2)))) |
1 |
(* (PI) (* t (sqrt 2))) |
(PI) |
(* t (sqrt 2)) |
t |
(sqrt 2) |
2 |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
1 |
(* 5 (* v v)) |
5 |
(* v v) |
v |
(* (* (* (PI) t) (sqrt 2)) (- 1 (* v v))) |
(* (* (PI) t) (sqrt 2)) |
(* (PI) t) |
(PI) |
t |
(sqrt 2) |
2 |
(- 1 (* v v)) |
(/ (- 1 (* 5 (* v v))) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
1 |
(* 5 (* v v)) |
5 |
(* v v) |
v |
(* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))) |
(* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) |
(* (sqrt (+ (* -6 (* v v)) 2)) (PI)) |
(sqrt (+ (* -6 (* v v)) 2)) |
(+ (* -6 (* v v)) 2) |
-6 |
2 |
(PI) |
t |
(- 1 (* v v)) |
(/ (* (/ (+ (* v (* v -5)) 1) (PI)) 1) (* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))) |
(* (/ (+ (* v (* v -5)) 1) (PI)) 1) |
(/ (+ (* v (* v -5)) 1) (PI)) |
(+ (* v (* v -5)) 1) |
v |
(* v -5) |
-5 |
1 |
(PI) |
(* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
(* t (- 1 (* v v))) |
t |
(- 1 (* v v)) |
(* v v) |
(sqrt (+ (* -6 (* v v)) 2)) |
(+ (* -6 (* v v)) 2) |
-6 |
2 |
| Outputs |
|---|
(* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/ (+ (* v (* v -5)) 1) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(+ (* v (* v -5)) 1) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
v |
(* v -5) |
(*.f64 v #s(literal -5 binary64)) |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
t |
(/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (PI) (- 1 (* v v))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(PI) |
(PI.f64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* v v) |
(*.f64 v v) |
(sqrt (+ (* -6 (* v v)) 2)) |
(sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) |
(+ (* -6 (* v v)) 2) |
(fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) |
-6 |
#s(literal -6 binary64) |
2 |
#s(literal 2 binary64) |
(/ 1 (* (PI) (* t (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(* (PI) (* t (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(PI) |
(PI.f64) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v)))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(- 1 (* 5 (* v v))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* 5 (* v v)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
5 |
#s(literal 5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (* (* (PI) t) (sqrt 2)) (- 1 (* v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* (* (PI) t) (sqrt 2)) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* (PI) t) |
(*.f64 t (PI.f64)) |
(PI) |
(PI.f64) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(/ (- 1 (* 5 (* v v))) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v)))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(- 1 (* 5 (* v v))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* 5 (* v v)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
5 |
#s(literal 5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(* (sqrt (+ (* -6 (* v v)) 2)) (PI)) |
(*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(sqrt (+ (* -6 (* v v)) 2)) |
(sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) |
(+ (* -6 (* v v)) 2) |
(fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) |
-6 |
#s(literal -6 binary64) |
2 |
#s(literal 2 binary64) |
(PI) |
(PI.f64) |
t |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(/ (* (/ (+ (* v (* v -5)) 1) (PI)) 1) (* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (+ (* v (* v -5)) 1) (PI)) 1) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (PI.f64)) |
(/ (+ (* v (* v -5)) 1) (PI)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (PI.f64)) |
(+ (* v (* v -5)) 1) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
v |
(* v -5) |
(*.f64 v #s(literal -5 binary64)) |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
(PI) |
(PI.f64) |
(* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* t (- 1 (* v v))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
t |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* v v) |
(*.f64 v v) |
(sqrt (+ (* -6 (* v v)) 2)) |
(sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) |
(+ (* -6 (* v v)) 2) |
(fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) |
-6 |
#s(literal -6 binary64) |
2 |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) |
| ✓ | accuracy | 99.3% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.6% | (*.f64 (PI.f64) t) |
| ✓ | accuracy | 99.3% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.4% | (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
| 76.0ms | 256× | 0 | valid |
Compiled 410 to 42 computations (89.8% saved)
ival-mult: 29.0ms (57.8% of total)ival-div: 10.0ms (19.9% of total)ival-sqrt: 4.0ms (8% of total)ival-add: 2.0ms (4% of total)ival-sub: 2.0ms (4% of total)ival-pi: 1.0ms (2% of total)exact: 1.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))))> |
#<alt (/ (+ (* v (* v -5)) 1) t)> |
#<alt (+ (* v (* v -5)) 1)> |
#<alt (* v -5)> |
#<alt (/ 1 (* (PI) (* t (sqrt 2))))> |
#<alt (* (PI) (* t (sqrt 2)))> |
#<alt (PI)> |
#<alt (* t (sqrt 2))> |
#<alt (- 1 (* 5 (* v v)))> |
#<alt (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v))))> |
#<alt (* 5 (* v v))> |
#<alt (* v v)> |
#<alt (/ (- 1 (* 5 (* v v))) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))))> |
#<alt (/ (* (/ (+ (* v (* v -5)) 1) (PI)) 1) (* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))> |
#<alt (* (/ (+ (* v (* v -5)) 1) (PI)) 1)> |
#<alt (/ (+ (* v (* v -5)) 1) (PI))> |
#<alt (* (PI) (- 1 (* v v)))> |
#<alt (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))> |
#<alt (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))> |
#<alt (* (* (PI) t) (sqrt 2))> |
#<alt (* (PI) t)> |
#<alt (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t)> |
#<alt (* (sqrt (+ (* -6 (* v v)) 2)) (PI))> |
#<alt (* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))> |
#<alt (sqrt (+ (* -6 (* v v)) 2))> |
| Outputs |
|---|
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ 1 t)> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (* -5 (/ (pow v 2) t))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* -5 (/ (pow v 2) t))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ 1 (PI))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (/ 1 (PI))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (PI)> |
#<alt (+ (PI) (* -1 (* (pow v 2) (PI))))> |
#<alt (+ (PI) (* -1 (* (pow v 2) (PI))))> |
#<alt (+ (PI) (* -1 (* (pow v 2) (PI))))> |
#<alt (* -1 (* (pow v 2) (PI)))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* -1 (* (pow v 2) (PI)))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (/ (sqrt 1/2) (PI))> |
#<alt (+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI)))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI)))))) (/ (sqrt 1/2) (PI)))))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI)))> |
#<alt (* -1 (/ (sqrt -1/6) (* (pow v 3) (PI))))> |
#<alt (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))))) (pow v 3))> |
#<alt (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))) (pow v 3))> |
#<alt (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (+ (* 1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (+ (/ 1/36 (* (pow v 6) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))))))) (pow v 3))> |
#<alt (/ (sqrt -1/6) (* (pow v 3) (PI)))> |
#<alt (* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))))) (pow v 3)))> |
#<alt (* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))) (pow v 3)))> |
#<alt (* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (+ (* 1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (+ (/ 1/36 (* (pow v 6) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))))))) (pow v 3)))> |
#<alt (* (PI) (sqrt 2))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* -1 (* (PI) (sqrt 2))))))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (+ (* -1 (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (PI) (pow (sqrt 2) 3))) (* 3 (/ (PI) (sqrt 2)))))))))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (+ (* -1 (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (PI) (pow (sqrt 2) 3))) (+ (* 3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (PI) (pow (sqrt 2) 5))) (* 9/2 (/ (PI) (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* (pow v 3) (* (PI) (sqrt -6))))> |
#<alt (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (/ (* (PI) (sqrt -6)) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2)))))))))> |
#<alt (* (pow v 3) (* (PI) (sqrt -6)))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (/ (* (PI) (sqrt -6)) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2))))))))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* -3 (/ (* t (* (pow v 2) (PI))) (sqrt 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 3))) (* -3 (/ (* t (PI)) (sqrt 2))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 5))) (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))))))))> |
#<alt (* t (* v (* (PI) (sqrt -6))))> |
#<alt (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))> |
#<alt (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* t (* v (* (PI) (sqrt -6)))))> |
#<alt (* -1 (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (PI) (sqrt 2))> |
#<alt (+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2)))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2))))))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3))))))))> |
#<alt (* v (* (PI) (sqrt -6)))> |
#<alt (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (* (PI) (sqrt -6))))> |
#<alt (* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* t (sqrt 2))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2)))))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (sqrt -6))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (sqrt -6)))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (* v (sqrt -6))> |
#<alt (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))> |
#<alt (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (sqrt -6)))> |
#<alt (* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | v | @ | inf | (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))) |
| 7.0ms | t | @ | -inf | (* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
| 2.0ms | t | @ | 0 | (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))) |
| 2.0ms | v | @ | 0 | (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))) |
| 2.0ms | v | @ | inf | (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
| 1× | batch-egg-rewrite |
| 4 678× | /-lowering-/.f32 |
| 4 678× | /-lowering-/.f64 |
| 3 808× | *-lowering-*.f32 |
| 3 808× | *-lowering-*.f64 |
| 3 112× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 265 |
| 1 | 226 | 264 |
| 2 | 1958 | 263 |
| 0 | 8569 | 245 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))))) |
(/ (+ (* v (* v -5)) 1) t) |
(+ (* v (* v -5)) 1) |
(* v -5) |
(/ 1 (* (PI) (* t (sqrt 2)))) |
(* (PI) (* t (sqrt 2))) |
(PI) |
(* t (sqrt 2)) |
(- 1 (* 5 (* v v))) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v)))) |
(* 5 (* v v)) |
(* v v) |
(/ (- 1 (* 5 (* v v))) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v)))) |
(/ (* (/ (+ (* v (* v -5)) 1) (PI)) 1) (* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))) |
(* (/ (+ (* v (* v -5)) 1) (PI)) 1) |
(/ (+ (* v (* v -5)) 1) (PI)) |
(* (PI) (- 1 (* v v))) |
(/ 1 (* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2)))) |
(* (* (PI) (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
(* (* (PI) t) (sqrt 2)) |
(* (PI) t) |
(* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) |
(* (sqrt (+ (* -6 (* v v)) 2)) (PI)) |
(* (* t (- 1 (* v v))) (sqrt (+ (* -6 (* v v)) 2))) |
(sqrt (+ (* -6 (* v v)) 2)) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 t (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (pow.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t)) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) t) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (PI.f64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (pow.f64 (*.f64 t (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t)) |
(-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) t)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) t) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) t)) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) t) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t)) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 t (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) t)) (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(neg.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 v #s(literal -5 binary64)) |
(*.f64 #s(literal -5 binary64) v) |
(*.f64 (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (PI.f64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 t (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) t) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(neg.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 t (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (PI.f64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (PI.f64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (PI.f64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(neg.f64 (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 v v)) |
(*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(*.f64 (*.f64 v #s(literal 5 binary64)) v) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 v) #s(literal 0 binary64))) |
(pow.f64 v #s(literal 2 binary64)) |
(pow.f64 (*.f64 v v) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 v)) #s(literal 2 binary64)) |
(*.f64 v v) |
(*.f64 #s(literal 1 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v v) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 t (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (pow.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t)) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) t) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (PI.f64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (pow.f64 (*.f64 t (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 t (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (pow.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(fma.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t)) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) t) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (PI.f64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (PI.f64)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) t))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) t) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (pow.f64 (*.f64 t (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (PI.f64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (PI.f64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (PI.f64)) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (PI.f64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64)) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64)) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (PI.f64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (PI.f64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (PI.f64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)) (fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64))) (PI.f64)) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (PI.f64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64)) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64)) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (PI.f64) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(+.f64 (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v v #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v v #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64)))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (PI.f64)) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64)) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))))) |
(/.f64 (fma.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) (-.f64 (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) (-.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (PI.f64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 t (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64)))) |
(/.f64 (*.f64 t (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(*.f64 t (PI.f64)) |
(*.f64 (PI.f64) t) |
(*.f64 (*.f64 t (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) t) |
(*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t) (PI.f64)) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (PI.f64))))) |
(sqrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) (PI.f64))) (sqrt.f64 (PI.f64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) t) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal -4 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64)))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal -12 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 13 716× | accelerator-lowering-fma.f32 |
| 13 716× | accelerator-lowering-fma.f64 |
| 6 562× | *-lowering-*.f32 |
| 6 562× | *-lowering-*.f64 |
| 3 554× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 530 | 8112 |
| 1 | 1687 | 7447 |
| 2 | 6851 | 7415 |
| 0 | 8077 | 7105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ 1 t) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(* -5 (/ (pow v 2) t)) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* -5 (/ (pow v 2) t)) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ 1 (PI)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(/ 1 (PI)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(PI) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(* -1 (* (pow v 2) (PI))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* -1 (* (pow v 2) (PI))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(/ (sqrt 1/2) (PI)) |
(+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI)))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI)))))) (/ (sqrt 1/2) (PI)))))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI))) |
(* -1 (/ (sqrt -1/6) (* (pow v 3) (PI)))) |
(/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))))) (pow v 3)) |
(/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))) (pow v 3)) |
(/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (+ (* 1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (+ (/ 1/36 (* (pow v 6) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))))))) (pow v 3)) |
(/ (sqrt -1/6) (* (pow v 3) (PI))) |
(* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))))) (pow v 3))) |
(* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))) (pow v 3))) |
(* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (+ (* 1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (+ (/ 1/36 (* (pow v 6) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))))))) (pow v 3))) |
(* (PI) (sqrt 2)) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* -1 (* (PI) (sqrt 2)))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (+ (* -1 (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (PI) (pow (sqrt 2) 3))) (* 3 (/ (PI) (sqrt 2))))))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (+ (* -1 (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (PI) (pow (sqrt 2) 3))) (+ (* 3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (PI) (pow (sqrt 2) 5))) (* 9/2 (/ (PI) (pow (sqrt 2) 3)))))))))))) |
(* -1 (* (pow v 3) (* (PI) (sqrt -6)))) |
(* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (/ (* (PI) (sqrt -6)) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2))))))))) |
(* (pow v 3) (* (PI) (sqrt -6))) |
(* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (/ (* (PI) (sqrt -6)) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2)))))))))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (* (PI) (sqrt 2))) |
(+ (* -3 (/ (* t (* (pow v 2) (PI))) (sqrt 2))) (* t (* (PI) (sqrt 2)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 3))) (* -3 (/ (* t (PI)) (sqrt 2)))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 5))) (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))) |
(* t (* v (* (PI) (sqrt -6)))) |
(* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* t (* v (* (PI) (sqrt -6))))) |
(* -1 (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (PI) (sqrt 2)) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(* v (* (PI) (sqrt -6))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* t (sqrt 2)) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(* t (* (pow v 3) (sqrt -6))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(sqrt 2) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(* v (sqrt -6)) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (sqrt -6))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
| Outputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (fma.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal -27/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 #s(literal 135/32 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (PI.f64) v))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 t (*.f64 (PI.f64) v))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))))) (neg.f64 v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(* -5 (/ (pow v 2) t)) |
(/.f64 (*.f64 (*.f64 v v) #s(literal -5 binary64)) t) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t))) |
(* -5 (/ (pow v 2) t)) |
(/.f64 (*.f64 (*.f64 v v) #s(literal -5 binary64)) t) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t))) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal -4 binary64) (fma.f64 v (/.f64 v (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 #s(literal -4 binary64) (fma.f64 v (/.f64 v (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 #s(literal -4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (fma.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal -27/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 #s(literal 135/32 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (PI.f64) v))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 t (*.f64 (PI.f64) v))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))))) (neg.f64 v)) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (fma.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal -27/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 #s(literal 135/32 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (PI.f64) v))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 t (*.f64 (PI.f64) v))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))))) (neg.f64 v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/ 1 (PI)) |
(/.f64 #s(literal 1 binary64) (PI.f64)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(* -5 (/ (pow v 2) (PI))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* -5 (/ (pow v 2) (PI))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(/ 1 (PI)) |
(/.f64 #s(literal 1 binary64) (PI.f64)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(* -5 (/ (pow v 2) (PI))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* -5 (/ (pow v 2) (PI))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(PI) |
(PI.f64) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(* -1 (* (pow v 2) (PI))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 v v))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64))) |
(* -1 (* (pow v 2) (PI))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 v v))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64))) |
(/ (sqrt 1/2) (PI)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
(+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI)))) (/ (sqrt 1/2) (PI))) |
(fma.f64 (*.f64 v v) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(+ (* (pow v 2) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (+ (* (pow v 2) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI)))))) (/ (sqrt 1/2) (PI)))))) (/ (sqrt 1/2) (PI))))) (/ (sqrt 1/2) (PI))) |
(fma.f64 (*.f64 v v) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (+.f64 (fma.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 #s(literal 135/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(* -1 (/ (sqrt -1/6) (* (pow v 3) (PI)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v (*.f64 v v))))) |
(/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))))) (pow v 3)) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64))) (*.f64 v (*.f64 v v))) |
(/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))) (pow v 3)) |
(/.f64 (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64))) (*.f64 v (*.f64 v v))) |
(/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (+ (* 1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (+ (/ 1/36 (* (pow v 6) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))))))) (pow v 3)) |
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 5/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64))) (*.f64 v (*.f64 v v))) |
(/ (sqrt -1/6) (* (pow v 3) (PI))) |
(/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v (*.f64 v v)))) |
(* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))))) (pow v 3))) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) v)) |
(* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))) (pow v 3))) |
(/.f64 (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) v)) |
(* -1 (/ (+ (* -1 (/ (sqrt -1/6) (PI))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* -1 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (+ (* 1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (+ (/ 1/36 (* (pow v 6) (* (PI) (sqrt -1/6)))) (* 1/36 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))))))))) (pow v 3))) |
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 5/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 6 binary64)))))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (pow.f64 v #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) v)) |
(* (PI) (sqrt 2)) |
(*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* -1 (* (PI) (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (+ (* -1 (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (PI) (pow (sqrt 2) 3))) (* 3 (/ (PI) (sqrt 2))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (PI.f64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 3 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (+ (* -1 (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (PI) (pow (sqrt 2) 3))) (+ (* 3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (PI) (pow (sqrt 2) 5))) (* 9/2 (/ (PI) (pow (sqrt 2) 3)))))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 9/4 binary64) (/.f64 (*.f64 (PI.f64) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 3 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* (pow v 3) (* (PI) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) |
(* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (/ (* (PI) (sqrt -6)) (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v v)) (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (neg.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))) (neg.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (pow.f64 v #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))))) (neg.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* (pow v 3) (* (PI) (sqrt -6))) |
(*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (/ (* (PI) (sqrt -6)) (pow v 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (neg.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))) (neg.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) v)) |
(* -1 (* (pow v 3) (+ (* -1 (* (PI) (sqrt -6))) (+ (* -1 (/ (PI) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (PI) (* (pow v 4) (sqrt -6))) (/ (* (PI) (sqrt -6)) (pow v 2)))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (neg.f64 (+.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (pow.f64 v #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))))) (neg.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (* t (* (pow v 2) (PI))) (sqrt 2))) (* t (* (PI) (sqrt 2)))) |
(fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 3))) (* -3 (/ (* t (PI)) (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 5))) (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 t (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* t (* v (* (PI) (sqrt -6)))) |
(*.f64 t (*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) |
(* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))) |
(*.f64 v (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(*.f64 v (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* t (* v (* (PI) (sqrt -6))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) |
(* -1 (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (neg.f64 (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(*.f64 (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))) (neg.f64 v)) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) |
(* (PI) (sqrt 2)) |
(*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(fma.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 v v)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(fma.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 v (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v (fma.f64 v (*.f64 v (/.f64 (*.f64 (PI.f64) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* v (* (PI) (sqrt -6))) |
(*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(*.f64 v (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (fma.f64 (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(*.f64 v (fma.f64 (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (neg.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(*.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) (neg.f64 v)) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (fma.f64 (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 t) (/.f64 (*.f64 t #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 t (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64))) (/.f64 (*.f64 t #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 t (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 9/4 binary64) (/.f64 (*.f64 t #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)))) (/.f64 (*.f64 t #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (neg.f64 t))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v v)) (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (neg.f64 (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))) (neg.f64 (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 t (*.f64 (sqrt.f64 #s(literal -6 binary64)) (pow.f64 v #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))))) (neg.f64 (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* t (* (pow v 3) (sqrt -6))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(*.f64 (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (neg.f64 (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) v)) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(*.f64 (+.f64 (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))) (neg.f64 (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) v)) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 t (*.f64 (sqrt.f64 #s(literal -6 binary64)) (pow.f64 v #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (pow.f64 v #s(literal 4 binary64)) (sqrt.f64 #s(literal -6 binary64)))))))) (neg.f64 (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) v)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* v (sqrt -6)) |
(*.f64 v (sqrt.f64 #s(literal -6 binary64))) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (sqrt -6))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (neg.f64 v)) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))))) (neg.f64 v)) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))))))) (neg.f64 v)) |
Compiled 97 734 to 5 183 computations (94.7% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 709 | 15 | 2 724 |
| Fresh | 3 | 1 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 716 | 17 | 2 733 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 97.8% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ▶ | 97.9% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 99.1% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) | |
| 99.1% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) | |
| 97.9% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) | |
| 98.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) | |
| ▶ | 97.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
| 97.8% | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) | |
| 97.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ▶ | 97.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| 97.9% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) | |
| 97.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 97.9% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 97.7% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) | |
| ▶ | 98.4% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
| 98.4% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
Compiled 550 to 407 computations (26% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
| ✓ | cost-diff | 64 | (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
| ✓ | cost-diff | 640 | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (*.f64 v #s(literal -5 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | -64 | (*.f64 t (PI.f64)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 64 | (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
| ✓ | cost-diff | 64 | (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 64 | (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
| 5 508× | *-lowering-*.f32 |
| 5 508× | *-lowering-*.f64 |
| 4 650× | accelerator-lowering-fma.f32 |
| 4 650× | accelerator-lowering-fma.f64 |
| 2 360× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 296 |
| 1 | 86 | 294 |
| 2 | 208 | 294 |
| 3 | 594 | 294 |
| 4 | 2037 | 294 |
| 5 | 3946 | 294 |
| 6 | 6805 | 294 |
| 0 | 8625 | 276 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* v v) -5) 1) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v)))) |
(+ (* (* v v) -5) 1) |
(* v v) |
v |
-5 |
1 |
(* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))) |
(* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) |
(* (sqrt (+ (* -6 (* v v)) 2)) (PI)) |
(sqrt (+ (* -6 (* v v)) 2)) |
(+ (* -6 (* v v)) 2) |
-6 |
2 |
(PI) |
t |
(- 1 (* v v)) |
(/ (sqrt 1/2) (* t (PI))) |
(sqrt 1/2) |
1/2 |
(* t (PI)) |
t |
(PI) |
(/ (/ 1 (* t (PI))) (sqrt 2)) |
(/ 1 (* t (PI))) |
1 |
(* t (PI)) |
t |
(PI) |
(sqrt 2) |
2 |
(/ (+ (* v (* v -5)) 1) (* (* (PI) (- 1 (* v v))) (* t (sqrt 2)))) |
(+ (* v (* v -5)) 1) |
v |
(* v -5) |
-5 |
1 |
(* (* (PI) (- 1 (* v v))) (* t (sqrt 2))) |
(* (PI) (- 1 (* v v))) |
(PI) |
(- 1 (* v v)) |
(* v v) |
(* t (sqrt 2)) |
t |
(sqrt 2) |
2 |
(* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2))))) |
(/ (+ (* v (* v -5)) 1) t) |
(+ (* v (* v -5)) 1) |
v |
(* v -5) |
-5 |
1 |
t |
(/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2)))) |
(* (PI) (sqrt (+ (* -6 (* v v)) 2))) |
(PI) |
(sqrt (+ (* -6 (* v v)) 2)) |
(+ (* -6 (* v v)) 2) |
-6 |
(* v v) |
2 |
| Outputs |
|---|
(/ (+ (* (* v v) -5) 1) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (fma.f64 v v #s(literal -1 binary64)) t))) #s(literal 0 binary64))) |
(+ (* (* v v) -5) 1) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* v v) |
(fma.f64 v v #s(literal 0 binary64)) |
v |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
(* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 (fma.f64 v v #s(literal -1 binary64)) t))) #s(literal 0 binary64)) |
(* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) t #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (sqrt (+ (* -6 (* v v)) 2)) (PI)) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64) #s(literal 0 binary64)) |
(sqrt (+ (* -6 (* v v)) 2)) |
(sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
(+ (* -6 (* v v)) 2) |
(fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) |
-6 |
#s(literal -6 binary64) |
2 |
#s(literal 2 binary64) |
(PI) |
(PI.f64) |
t |
(- 1 (* v v)) |
(-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal -1 binary64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (PI.f64) t #s(literal 0 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* t (PI)) |
(fma.f64 (PI.f64) t #s(literal 0 binary64)) |
t |
(PI) |
(PI.f64) |
(/ (/ 1 (* t (PI))) (sqrt 2)) |
(/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 0 binary64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) t #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(* t (PI)) |
(fma.f64 (PI.f64) t #s(literal 0 binary64)) |
t |
(PI) |
(PI.f64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (+ (* v (* v -5)) 1) (* (* (PI) (- 1 (* v v))) (* t (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal -1 binary64))) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+ (* v (* v -5)) 1) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
v |
(* v -5) |
(*.f64 v #s(literal -5 binary64)) |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
(* (* (PI) (- 1 (* v v))) (* t (sqrt 2))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal -1 binary64))) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (PI) (- 1 (* v v))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 v v #s(literal -1 binary64)) (PI.f64))) |
(PI) |
(PI.f64) |
(- 1 (* v v)) |
(-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal -1 binary64))) |
(* v v) |
(fma.f64 v v #s(literal 0 binary64)) |
(* t (sqrt 2)) |
(fma.f64 t (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) t #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/ (+ (* v (* v -5)) 1) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(+ (* v (* v -5)) 1) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
v |
(* v -5) |
(*.f64 v #s(literal -5 binary64)) |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
t |
(/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64) #s(literal 0 binary64))) |
(* (PI) (sqrt (+ (* -6 (* v v)) 2))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64) #s(literal 0 binary64)) |
(PI) |
(PI.f64) |
(sqrt (+ (* -6 (* v v)) 2)) |
(sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
(+ (* -6 (* v v)) 2) |
(fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) |
-6 |
#s(literal -6 binary64) |
(* v v) |
(fma.f64 v v #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (*.f64 t (PI.f64)) |
| ✓ | accuracy | 99.3% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (*.f64 t (PI.f64)) |
| ✓ | accuracy | 99.1% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) |
| ✓ | accuracy | 99.3% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 66.0ms | 256× | 0 | valid |
Compiled 280 to 38 computations (86.4% saved)
ival-mult: 21.0ms (49.5% of total)ival-div: 10.0ms (23.6% of total)ival-sqrt: 5.0ms (11.8% of total)ival-add: 3.0ms (7.1% of total)ival-pi: 1.0ms (2.4% of total)ival-sub: 1.0ms (2.4% of total)exact: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* v v) -5) 1)> |
#<alt (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v)))> |
#<alt (+ (* -6 (* v v)) 2)> |
#<alt (/ (+ (* (* v v) -5) 1) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (sqrt 1/2)> |
#<alt (PI)> |
#<alt (* t (PI))> |
#<alt (/ (/ 1 (* t (PI))) (sqrt 2))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (sqrt 2)> |
#<alt (/ (+ (* v (* v -5)) 1) (* (* (PI) (- 1 (* v v))) (* t (sqrt 2))))> |
#<alt (+ (* v (* v -5)) 1)> |
#<alt (* v -5)> |
#<alt (* (PI) (- 1 (* v v)))> |
#<alt (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2)))))> |
#<alt (/ (+ (* v (* v -5)) 1) t)> |
#<alt (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t)> |
#<alt (* (sqrt (+ (* -6 (* v v)) 2)) (PI))> |
#<alt (sqrt (+ (* -6 (* v v)) 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* (* (PI) (- 1 (* v v))) (* t (sqrt 2)))> |
#<alt (* (PI) (sqrt (+ (* -6 (* v v)) 2)))> |
#<alt (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2))))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2)))))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (* (PI) (sqrt -6)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (* (PI) (sqrt -6))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt 2> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (* -6 (pow v 2))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* -6 (pow v 2))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (PI)> |
#<alt (+ (PI) (* -1 (* (pow v 2) (PI))))> |
#<alt (+ (PI) (* -1 (* (pow v 2) (PI))))> |
#<alt (+ (PI) (* -1 (* (pow v 2) (PI))))> |
#<alt (* -1 (* (pow v 2) (PI)))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* -1 (* (pow v 2) (PI)))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (+ (* -5/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* -5 (/ (* v (sqrt -1/6)) (* t (PI))))> |
#<alt (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI)))))))> |
#<alt (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))> |
#<alt (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))> |
#<alt (* 5 (/ (* v (sqrt -1/6)) (* t (PI))))> |
#<alt (* -1 (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))> |
#<alt (* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))))> |
#<alt (* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ 1 t)> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (* -5 (/ (pow v 2) t))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* -5 (/ (pow v 2) t))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* -3 (/ (* t (* (pow v 2) (PI))) (sqrt 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 3))) (* -3 (/ (* t (PI)) (sqrt 2))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 5))) (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))))))))> |
#<alt (* t (* v (* (PI) (sqrt -6))))> |
#<alt (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))> |
#<alt (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* t (* v (* (PI) (sqrt -6)))))> |
#<alt (* -1 (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (PI) (sqrt 2))> |
#<alt (+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2)))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2))))))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3))))))))> |
#<alt (* v (* (PI) (sqrt -6)))> |
#<alt (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (* (PI) (sqrt -6))))> |
#<alt (* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (* v (sqrt -6))> |
#<alt (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))> |
#<alt (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (sqrt -6)))> |
#<alt (* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* (PI) (sqrt 2))> |
#<alt (+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2)))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2))))))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3))))))))> |
#<alt (* v (* (PI) (sqrt -6)))> |
#<alt (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (* (PI) (sqrt -6))))> |
#<alt (* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))))> |
#<alt (/ (sqrt 1/2) (PI))> |
#<alt (+ (* 3/4 (/ (pow v 2) (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* 1/2 (/ (* (pow v 2) (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (PI) (sqrt 1/2)))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* (pow v 2) (+ (* 1/2 (/ (* (pow v 2) (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI)))> |
#<alt (/ (sqrt -1/6) (* v (PI)))> |
#<alt (/ (- (/ (sqrt -1/6) (PI)) (* 1/36 (/ 1 (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)> |
#<alt (/ (- (+ (* -1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)> |
#<alt (* -1 (/ (sqrt -1/6) (* v (PI))))> |
#<alt (* -1 (/ (- (/ (sqrt -1/6) (PI)) (* 1/36 (/ 1 (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | v | @ | inf | (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2))))) |
| 1.0ms | v | @ | 0 | (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2))))) |
| 1.0ms | t | @ | 0 | (* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2))))) |
| 1.0ms | v | @ | inf | (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))) |
| 1.0ms | t | @ | 0 | (/ (+ (* v (* v -5)) 1) (* (* (PI) (- 1 (* v v))) (* t (sqrt 2)))) |
| 1× | batch-egg-rewrite |
| 4 858× | accelerator-lowering-fma.f32 |
| 4 858× | accelerator-lowering-fma.f64 |
| 4 504× | *-lowering-*.f32 |
| 4 504× | *-lowering-*.f64 |
| 4 160× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 219 |
| 1 | 207 | 218 |
| 2 | 1416 | 217 |
| 0 | 8296 | 202 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* v v) -5) 1) |
(* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v))) |
(+ (* -6 (* v v)) 2) |
(/ (+ (* (* v v) -5) 1) (* (* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) (- 1 (* v v)))) |
(/ (sqrt 1/2) (* t (PI))) |
(sqrt 1/2) |
(PI) |
(* t (PI)) |
(/ (/ 1 (* t (PI))) (sqrt 2)) |
(/ 1 (* t (PI))) |
(sqrt 2) |
(/ (+ (* v (* v -5)) 1) (* (* (PI) (- 1 (* v v))) (* t (sqrt 2)))) |
(+ (* v (* v -5)) 1) |
(* v -5) |
(* (PI) (- 1 (* v v))) |
(* (/ (+ (* v (* v -5)) 1) t) (/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2))))) |
(/ (+ (* v (* v -5)) 1) t) |
(* (* (sqrt (+ (* -6 (* v v)) 2)) (PI)) t) |
(* (sqrt (+ (* -6 (* v v)) 2)) (PI)) |
(sqrt (+ (* -6 (* v v)) 2)) |
(* t (sqrt 2)) |
(* (* (PI) (- 1 (* v v))) (* t (sqrt 2))) |
(* (PI) (sqrt (+ (* -6 (* v v)) 2))) |
(/ 1 (* (PI) (sqrt (+ (* -6 (* v v)) 2)))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(+.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 t (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 t (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 t (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 t (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 t (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 t (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) t (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) t (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) t (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) t (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) t (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) t (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(fma.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 v v))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64) (*.f64 (neg.f64 (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v v #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v v #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v))))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 t (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) t) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 v #s(literal -6 binary64)) v #s(literal 2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)) (fma.f64 (*.f64 v v) #s(literal 6 binary64) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -36 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 v v) #s(literal 6 binary64) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -36 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 6 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -36 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)) #s(literal 1 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal 6 binary64) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -36 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 v v))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v)) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(+.f64 (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (pow.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 v v))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v))) |
(fma.f64 (pow.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1/2 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (PI.f64))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) t) (-.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))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 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)))) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #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 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) t)) |
(pow.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) t) |
(*.f64 t (PI.f64)) |
(*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) t) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.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 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) t) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(pow.f64 (*.f64 (PI.f64) t) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (PI.f64) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 t (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 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))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(+.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 v #s(literal -5 binary64)) |
(*.f64 #s(literal -5 binary64) v) |
(*.f64 (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+.f64 (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(+.f64 (PI.f64) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(+.f64 (PI.f64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(+.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(+.f64 (PI.f64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (PI.f64)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) (PI.f64)) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (PI.f64) (log.f64 (E.f64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64) (PI.f64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v v #s(literal 1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v v #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64)))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (PI.f64)) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64)) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))))) |
(/.f64 (fma.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) (-.f64 (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) (-.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (PI.f64))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64)) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (neg.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 t (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal -1 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) t)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) t)) (PI.f64)) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) t) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 v (*.f64 v #s(literal -5 binary64))))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (/.f64 #s(literal 1 binary64) t))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (*.f64 t (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t)) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 t (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) t) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) t)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (*.f64 t (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) t)) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(pow.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)))) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) |
(*.f64 t (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) t) |
(*.f64 (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64)) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (PI.f64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) |
(sqrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)))) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (PI.f64)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64))) (*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal 6 binary64) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -36 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) t) |
(+.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(+.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (PI.f64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (PI.f64))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (PI.f64))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 t (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (PI.f64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) |
(sqrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64) #s(literal 8 binary64)))) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (PI.f64)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64))) (*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (PI.f64))) (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
| 1× | egg-herbie |
| 9 494× | accelerator-lowering-fma.f32 |
| 9 494× | accelerator-lowering-fma.f64 |
| 5 948× | *-lowering-*.f32 |
| 5 948× | *-lowering-*.f64 |
| 3 002× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 6364 |
| 1 | 1586 | 5895 |
| 2 | 6441 | 5889 |
| 0 | 8178 | 5630 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* t (* (PI) (sqrt 2))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
2 |
(+ 2 (* -6 (pow v 2))) |
(+ 2 (* -6 (pow v 2))) |
(+ 2 (* -6 (pow v 2))) |
(* -6 (pow v 2)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* -6 (pow v 2)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(PI) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(* -1 (* (pow v 2) (PI))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* -1 (* (pow v 2) (PI))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (+ (* -5/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* -5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(* 5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(* -1 (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI)))))))) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ 1 t) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(* -5 (/ (pow v 2) t)) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* -5 (/ (pow v 2) t)) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(* t (* (PI) (sqrt 2))) |
(+ (* -3 (/ (* t (* (pow v 2) (PI))) (sqrt 2))) (* t (* (PI) (sqrt 2)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 3))) (* -3 (/ (* t (PI)) (sqrt 2)))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 5))) (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))) |
(* t (* v (* (PI) (sqrt -6)))) |
(* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* t (* v (* (PI) (sqrt -6))))) |
(* -1 (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (PI) (sqrt 2)) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(* v (* (PI) (sqrt -6))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
(sqrt 2) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(* v (sqrt -6)) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (sqrt -6))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (* (PI) (sqrt 2))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* (PI) (sqrt 2)) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(* v (* (PI) (sqrt -6))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
(/ (sqrt 1/2) (PI)) |
(+ (* 3/4 (/ (pow v 2) (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* 1/2 (/ (* (pow v 2) (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (PI) (sqrt 1/2)))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* (pow v 2) (+ (* 1/2 (/ (* (pow v 2) (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(/ (sqrt -1/6) (* v (PI))) |
(/ (- (/ (sqrt -1/6) (PI)) (* 1/36 (/ 1 (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(/ (- (+ (* -1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(* -1 (/ (sqrt -1/6) (* v (PI)))) |
(* -1 (/ (- (/ (sqrt -1/6) (PI)) (* 1/36 (/ 1 (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)) |
(* -1 (/ (- (+ (* -1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64) (*.f64 #s(literal -9/4 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 t (*.f64 (/.f64 (PI.f64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) #s(literal -27/2 binary64)) (*.f64 #s(literal 9/4 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64) (*.f64 #s(literal -9/4 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(*.f64 (*.f64 v v) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))))) (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 t (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 #s(literal -6 binary64) (pow.f64 v #s(literal 6 binary64))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))))) (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 (*.f64 v v) (-.f64 (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))))) (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 t (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 #s(literal -6 binary64) (pow.f64 v #s(literal 6 binary64))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))))) (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -6 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) |
(+ 2 (* -6 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) |
(+ 2 (* -6 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v)))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v)))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 v v) (+.f64 (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 135/32 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -27/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 v (*.f64 t (PI.f64)))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal -5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 v (*.f64 t (PI.f64)))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))))) (-.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (+.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))))) (-.f64 #s(literal 0 binary64) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
(PI) |
(PI.f64) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(+ (PI) (* -1 (* (pow v 2) (PI)))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(* -1 (* (pow v 2) (PI))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v v) (PI.f64))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 v (*.f64 v (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 v (*.f64 v (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 v (*.f64 v (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64)))) |
(* -1 (* (pow v 2) (PI))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v v) (PI.f64))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 v (*.f64 v (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 v (*.f64 v (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64)))) |
(* (pow v 2) (+ (* -1 (PI)) (/ (PI) (pow v 2)))) |
(*.f64 v (*.f64 v (-.f64 (/.f64 (PI.f64) (*.f64 v v)) (PI.f64)))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -15/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (+ (* -5/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 135/32 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -135/16 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -15/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(* -5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v (sqrt.f64 #s(literal -1/6 binary64)))) (*.f64 t (PI.f64))) |
(* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) |
(*.f64 v (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(*.f64 v (+.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(*.f64 v (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))) (/.f64 #s(literal 25/2592 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(* 5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(/.f64 (*.f64 #s(literal 5 binary64) (*.f64 v (sqrt.f64 #s(literal -1/6 binary64)))) (*.f64 t (PI.f64))) |
(* -1 (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))))) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 #s(literal 5/36 binary64) (*.f64 (*.f64 (*.f64 v v) (PI.f64)) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))) (/.f64 #s(literal 25/2592 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) (fma.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(* -5 (/ (pow v 2) t)) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) t) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v t))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v t))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v t))) (/.f64 #s(literal -5 binary64) t))) |
(* -5 (/ (pow v 2) t)) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) t) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v t))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v t))) (/.f64 #s(literal -5 binary64) t))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v t))) (/.f64 #s(literal -5 binary64) t))) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) t) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (* t (* (pow v 2) (PI))) (sqrt 2))) (* t (* (PI) (sqrt 2)))) |
(fma.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 3))) (* -3 (/ (* t (PI)) (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 t (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 #s(literal -9/4 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (* (pow v 2) (PI))) (pow (sqrt 2) 5))) (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))) |
(fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 t (/.f64 (*.f64 #s(literal -27/2 binary64) (*.f64 (*.f64 v v) (PI.f64))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -9/4 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 #s(literal -3 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(* t (* v (* (PI) (sqrt -6)))) |
(*.f64 t (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) |
(* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))) |
(*.f64 v (*.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(*.f64 v (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 t (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* t (* v (* (PI) (sqrt -6))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))))) |
(* -1 (* v (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6))))))) |
(*.f64 (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* t (* (PI) (sqrt -6))) (/ (* t (PI)) (* (pow v 2) (sqrt -6)))))))) |
(*.f64 v (-.f64 #s(literal 0 binary64) (fma.f64 t (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 t (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))))))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (* t (PI)) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(* (PI) (sqrt 2)) |
(*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(fma.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) #s(literal -3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 #s(literal -9/4 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 (/.f64 (PI.f64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) #s(literal -27/2 binary64)) (*.f64 #s(literal -9/4 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* v (* (PI) (sqrt -6))) |
(*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(*.f64 v (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(*.f64 v (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (-.f64 #s(literal 0 binary64) v)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 #s(literal -9/4 binary64) (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 #s(literal -27/2 binary64) (*.f64 v (/.f64 v (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* v (sqrt -6)) |
(*.f64 v (sqrt.f64 #s(literal -6 binary64))) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(fma.f64 v (sqrt.f64 #s(literal -6 binary64)) (/.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 6 binary64))))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 6 binary64)))))))) |
(* -1 (* v (sqrt -6))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 v (sqrt.f64 #s(literal -6 binary64)) (/.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 6 binary64))))))))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(fma.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(fma.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(fma.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 t (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 t (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 t (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(*.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 t (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 t (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 t (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* (PI) (sqrt 2)) |
(*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(fma.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) #s(literal -3 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 #s(literal -9/4 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 (/.f64 (PI.f64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) #s(literal -27/2 binary64)) (*.f64 #s(literal -9/4 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* v (* (PI) (sqrt -6))) |
(*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(*.f64 v (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(*.f64 v (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) (-.f64 #s(literal 0 binary64) v)) |
(/ (sqrt 1/2) (PI)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
(+ (* 3/4 (/ (pow v 2) (* (PI) (sqrt 1/2)))) (/ (sqrt 1/2) (PI))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(+ (* (pow v 2) (+ (* 1/2 (/ (* (pow v 2) (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2))))) (* (PI) (sqrt 1/2)))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (/.f64 #s(literal 27/16 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(+ (* (pow v 2) (+ (* (pow v 2) (+ (* 1/2 (/ (* (pow v 2) (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 #s(literal 135/32 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 27/16 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(/ (sqrt -1/6) (* v (PI))) |
(/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 v (PI.f64))) |
(/ (- (/ (sqrt -1/6) (PI)) (* 1/36 (/ 1 (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 v (PI.f64))) (/.f64 #s(literal -1/36 binary64) (*.f64 v (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) |
(/ (- (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (+.f64 (/.f64 #s(literal -1/144 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) v) |
(/ (- (+ (* -1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (/.f64 #s(literal -1/144 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 #s(literal -5/2592 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) v) |
(* -1 (/ (sqrt -1/6) (* v (PI)))) |
(/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 v (PI.f64)))) |
(* -1 (/ (- (/ (sqrt -1/6) (PI)) (* 1/36 (/ 1 (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 v (PI.f64))) (/.f64 #s(literal -1/36 binary64) (*.f64 v (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) |
(* -1 (/ (- (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (+.f64 (/.f64 #s(literal -1/144 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -1/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (PI)))) (/ 1/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)) |
(/.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (/.f64 #s(literal -1/144 binary64) (*.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 #s(literal -5/2592 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (-.f64 #s(literal 0 binary64) v)) |
Compiled 59 883 to 5 275 computations (91.2% saved)
19 alts after pruning (15 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 142 | 12 | 2 154 |
| Fresh | 8 | 3 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 152 | 19 | 2 171 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ▶ | 99.1% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| ▶ | 97.9% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 97.9% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) | |
| 99.1% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) | |
| 98.4% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) | |
| ▶ | 98.4% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
| ▶ | 97.7% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| 98.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) | |
| ✓ | 97.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
| 97.8% | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) | |
| ✓ | 97.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| 97.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) | |
| 97.9% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) | |
| 97.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 97.9% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 97.8% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) | |
| 97.7% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) | |
| ▶ | 97.4% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
Compiled 542 to 417 computations (23.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| 4 364× | accelerator-lowering-fma.f32 |
| 4 364× | accelerator-lowering-fma.f64 |
| 2 910× | *-lowering-*.f32 |
| 2 910× | *-lowering-*.f64 |
| 1 698× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 262 |
| 1 | 78 | 258 |
| 2 | 161 | 258 |
| 3 | 376 | 258 |
| 4 | 976 | 258 |
| 5 | 1559 | 258 |
| 6 | 2969 | 258 |
| 7 | 5860 | 258 |
| 0 | 8020 | 241 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* v v) -5) 1) (* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v)))))) |
(+ (* (* v v) -5) 1) |
(* v v) |
v |
-5 |
1 |
(* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v))))) |
(PI) |
(* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v)))) |
(sqrt (+ (* v (* v -6)) 2)) |
(+ (* v (* v -6)) 2) |
(* v -6) |
-6 |
2 |
(* t (- 1 (* v v))) |
t |
(- 1 (* v v)) |
(* (/ 1 (* (PI) t)) (sqrt 1/2)) |
(/ 1 (* (PI) t)) |
1 |
(* (PI) t) |
(PI) |
t |
(sqrt 1/2) |
1/2 |
(/ (/ (sqrt 1/2) t) (PI)) |
(/ (sqrt 1/2) t) |
(sqrt 1/2) |
1/2 |
t |
(PI) |
(/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2)))) |
(+ (* (* v v) -5) 1) |
(* v v) |
v |
-5 |
1 |
(* (PI) (* t (sqrt 2))) |
(PI) |
(* t (sqrt 2)) |
t |
(sqrt 2) |
2 |
(/ (/ (+ (* v (* v -5)) 1) t) (* (sqrt (+ (* v (* v -6)) 2)) (PI))) |
(/ (+ (* v (* v -5)) 1) t) |
(+ (* v (* v -5)) 1) |
v |
(* v -5) |
-5 |
1 |
t |
(* (sqrt (+ (* v (* v -6)) 2)) (PI)) |
(sqrt (+ (* v (* v -6)) 2)) |
(+ (* v (* v -6)) 2) |
(* v -6) |
-6 |
2 |
(PI) |
| Outputs |
|---|
(/ (+ (* (* v v) -5) 1) (* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v)))))) |
(/.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal 5 binary64) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64))) (fma.f64 (fma.f64 (PI.f64) t #s(literal 0 binary64)) (fma.f64 v v #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+ (* (* v v) -5) 1) |
(fma.f64 v (fma.f64 v #s(literal -5 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* v v) |
(fma.f64 v v #s(literal 0 binary64)) |
v |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
(* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v))))) |
(fma.f64 (sqrt.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64))) (fma.f64 (PI.f64) t #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(PI) |
(PI.f64) |
(* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v)))) |
(fma.f64 (sqrt.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64))) (fma.f64 t (-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(sqrt (+ (* v (* v -6)) 2)) |
(sqrt.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64))) |
(+ (* v (* v -6)) 2) |
(fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64)) |
(* v -6) |
(fma.f64 v #s(literal -6 binary64) #s(literal 0 binary64)) |
-6 |
#s(literal -6 binary64) |
2 |
#s(literal 2 binary64) |
(* t (- 1 (* v v))) |
(fma.f64 t (-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64))) #s(literal 0 binary64)) |
t |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 0 binary64))) |
(* (/ 1 (* (PI) t)) (sqrt 1/2)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (PI.f64) t #s(literal 0 binary64))) |
(/ 1 (* (PI) t)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) t #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(* (PI) t) |
(fma.f64 (PI.f64) t #s(literal 0 binary64)) |
(PI) |
(PI.f64) |
t |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (/ (sqrt 1/2) t) (PI)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (PI.f64) t #s(literal 0 binary64))) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
t |
(PI) |
(PI.f64) |
(/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2)))) |
(/.f64 (fma.f64 v (fma.f64 v #s(literal -5 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (PI.f64) t #s(literal 0 binary64)) (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(+ (* (* v v) -5) 1) |
(fma.f64 v (fma.f64 v #s(literal -5 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(* v v) |
(fma.f64 v v #s(literal 0 binary64)) |
v |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
(* (PI) (* t (sqrt 2))) |
(fma.f64 (fma.f64 (PI.f64) t #s(literal 0 binary64)) (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(PI) |
(PI.f64) |
(* t (sqrt 2)) |
(fma.f64 t (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ (+ (* v (* v -5)) 1) t) (* (sqrt (+ (* v (* v -6)) 2)) (PI))) |
(/.f64 (fma.f64 v (fma.f64 v #s(literal -5 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64))) (fma.f64 (PI.f64) t #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/ (+ (* v (* v -5)) 1) t) |
(/.f64 (fma.f64 v (fma.f64 v #s(literal -5 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) t) |
(+ (* v (* v -5)) 1) |
(fma.f64 v (fma.f64 v #s(literal -5 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
v |
(* v -5) |
(fma.f64 v #s(literal -5 binary64) #s(literal 0 binary64)) |
-5 |
#s(literal -5 binary64) |
1 |
#s(literal 1 binary64) |
t |
(* (sqrt (+ (* v (* v -6)) 2)) (PI)) |
(fma.f64 (PI.f64) (sqrt.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(sqrt (+ (* v (* v -6)) 2)) |
(sqrt.f64 (fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64))) |
(+ (* v (* v -6)) 2) |
(fma.f64 (fma.f64 v v #s(literal 0 binary64)) #s(literal -6 binary64) #s(literal 2 binary64)) |
(* v -6) |
(fma.f64 v #s(literal -6 binary64) #s(literal 0 binary64)) |
-6 |
#s(literal -6 binary64) |
2 |
#s(literal 2 binary64) |
(PI) |
(PI.f64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.4% | (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| ✓ | accuracy | 99.2% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (*.f64 (PI.f64) t) |
| ✓ | accuracy | 99.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.4% | (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.3% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| 98.0ms | 256× | 0 | valid |
Compiled 246 to 38 computations (84.6% saved)
ival-mult: 30.0ms (50.2% of total)ival-div: 15.0ms (25.1% of total)ival-sqrt: 8.0ms (13.4% of total)ival-add: 3.0ms (5% of total)ival-pi: 1.0ms (1.7% of total)ival-sub: 1.0ms (1.7% of total)exact: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* (* v v) -5) 1) (* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v))))))> |
#<alt (+ (* (* v v) -5) 1)> |
#<alt (PI)> |
#<alt (sqrt (+ (* v (* v -6)) 2))> |
#<alt (* (/ 1 (* (PI) t)) (sqrt 1/2))> |
#<alt (/ 1 (* (PI) t))> |
#<alt (sqrt 1/2)> |
#<alt (/ (/ (sqrt 1/2) t) (PI))> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2))))> |
#<alt (sqrt 2)> |
#<alt (/ (/ (+ (* v (* v -5)) 1) t) (* (sqrt (+ (* v (* v -6)) 2)) (PI)))> |
#<alt (/ (+ (* v (* v -5)) 1) t)> |
#<alt (+ (* v (* v -5)) 1)> |
#<alt (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v))))> |
#<alt (* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v)))))> |
#<alt (* (PI) t)> |
#<alt (* t (sqrt 2))> |
#<alt (* (PI) (* t (sqrt 2)))> |
#<alt (* (sqrt (+ (* v (* v -6)) 2)) (PI))> |
| Outputs |
|---|
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (* v (sqrt -6))> |
#<alt (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))> |
#<alt (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (sqrt -6)))> |
#<alt (* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (+ (* -5/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* -5 (/ (* v (sqrt -1/6)) (* t (PI))))> |
#<alt (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI)))))))> |
#<alt (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))> |
#<alt (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))> |
#<alt (* 5 (/ (* v (sqrt -1/6)) (* t (PI))))> |
#<alt (* -1 (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))> |
#<alt (* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))))> |
#<alt (* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ 1 t)> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (+ (* -5 (/ (pow v 2) t)) (/ 1 t))> |
#<alt (* -5 (/ (pow v 2) t))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* -5 (/ (pow v 2) t))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) t)> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* t (sqrt 2))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2)))))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (sqrt -6))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (sqrt -6)))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2)))))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (* (PI) (sqrt -6)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (* (PI) (sqrt -6))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* (PI) (sqrt 2))> |
#<alt (+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2)))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2))))))> |
#<alt (+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3))))))))> |
#<alt (* v (* (PI) (sqrt -6)))> |
#<alt (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (* (PI) (sqrt -6))))> |
#<alt (* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))> |
#<alt (* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | v | @ | 0 | (/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2)))) |
| 0.0ms | t | @ | 0 | (/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2)))) |
| 0.0ms | v | @ | inf | (/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2)))) |
| 0.0ms | t | @ | -inf | (/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2)))) |
| 0.0ms | t | @ | 0 | (/ (sqrt 1/2) t) |
| 1× | batch-egg-rewrite |
| 4 520× | *-lowering-*.f32 |
| 4 520× | *-lowering-*.f64 |
| 4 168× | /-lowering-/.f32 |
| 4 168× | /-lowering-/.f64 |
| 2 498× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 178 |
| 1 | 195 | 174 |
| 2 | 1299 | 174 |
| 0 | 8392 | 162 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* v v) -5) 1) (* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v)))))) |
(+ (* (* v v) -5) 1) |
(PI) |
(sqrt (+ (* v (* v -6)) 2)) |
(* (/ 1 (* (PI) t)) (sqrt 1/2)) |
(/ 1 (* (PI) t)) |
(sqrt 1/2) |
(/ (/ (sqrt 1/2) t) (PI)) |
(/ (sqrt 1/2) t) |
(/ (+ (* (* v v) -5) 1) (* (PI) (* t (sqrt 2)))) |
(sqrt 2) |
(/ (/ (+ (* v (* v -5)) 1) t) (* (sqrt (+ (* v (* v -6)) 2)) (PI))) |
(/ (+ (* v (* v -5)) 1) t) |
(+ (* v (* v -5)) 1) |
(* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v)))) |
(* (PI) (* (sqrt (+ (* v (* v -6)) 2)) (* t (- 1 (* v v))))) |
(* (PI) t) |
(* t (sqrt 2)) |
(* (PI) (* t (sqrt 2))) |
(* (sqrt (+ (* v (* v -6)) 2)) (PI)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (PI.f64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 1 binary64)) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (PI.f64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (pow.f64 (/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal -5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal -1953125 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 625 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 625 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal 6 binary64) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t))))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (PI.f64) t))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 t (cbrt.f64 (PI.f64)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cbrt.f64 (PI.f64)) t))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) t) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 t (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (*.f64 t (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (*.f64 (PI.f64) t) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (PI.f64) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 t (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 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 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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 #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 (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 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t))))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (PI.f64) t))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 t (cbrt.f64 (PI.f64)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 t (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (cbrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cbrt.f64 (PI.f64)) t))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (PI.f64)) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (PI.f64) t) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (PI.f64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (PI.f64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (PI.f64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (PI.f64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (*.f64 (*.f64 (PI.f64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (*.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) t) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (PI.f64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (PI.f64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (PI.f64) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (PI.f64) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t)) (*.f64 (PI.f64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) t)) (sqrt.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) t) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 (PI.f64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (PI.f64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t)) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 t (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t)) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(pow.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t)) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) t)) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) t))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal -5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal -1953125 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 15625 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 625 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 625 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal 1 binary64)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -125 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(fma.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v v #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (fma.f64 v v #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) t)) (*.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) t)) (*.f64 (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 v v #s(literal 1 binary64)) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (*.f64 (fma.f64 v v #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) t) (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) t) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) t) (sqrt.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -216 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 v v #s(literal 1 binary64)) (sqrt.f64 (+.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) #s(literal 12 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) t) (sqrt.f64 (fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -4 binary64)))) (*.f64 (fma.f64 v v #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v v #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 v v #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (PI.f64)) |
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)))) (PI.f64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (PI.f64) t)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) t)) |
(pow.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) t) |
(*.f64 t (PI.f64)) |
(*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) t) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 t (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (PI.f64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (PI.f64)) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(sqrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (PI.f64) (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) (PI.f64)) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64))) (*.f64 (pow.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64)))) |
| 1× | egg-herbie |
| 15 216× | accelerator-lowering-fma.f32 |
| 15 216× | accelerator-lowering-fma.f64 |
| 6 834× | *-lowering-*.f32 |
| 6 834× | *-lowering-*.f64 |
| 3 078× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 5231 |
| 1 | 1405 | 4887 |
| 2 | 5860 | 4863 |
| 0 | 8337 | 4621 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(sqrt 2) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(* v (sqrt -6)) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (sqrt -6))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ 1 (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (+ (* -5/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* -5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(* 5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(* -1 (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI)))))))) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ 1 t) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(* -5 (/ (pow v 2) t)) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* -5 (/ (pow v 2) t)) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* t (sqrt 2)) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(* t (* (pow v 3) (sqrt -6))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* t (* (PI) (sqrt 2))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* (PI) (sqrt 2)) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(* v (* (PI) (sqrt -6))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
| Outputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))) (fma.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal -27/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (/.f64 #s(literal 135/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -4 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (PI.f64) v))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) (-.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 t (*.f64 (PI.f64) v))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (fma.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (+.f64 (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) (-.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal -25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (fma.f64 #s(literal 5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(* v (sqrt -6)) |
(*.f64 v (sqrt.f64 #s(literal -6 binary64))) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(fma.f64 v (sqrt.f64 #s(literal -6 binary64)) (/.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 v (+.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal -6 binary64)))))))) |
(* -1 (* v (sqrt -6))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 v (sqrt.f64 #s(literal -6 binary64)) (/.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) v)) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ 1 (* t (PI))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (/.f64 #s(literal -15/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(+ (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (+ (* -5/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))))) (* 15/4 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(fma.f64 v (*.f64 v (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 135/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (/.f64 #s(literal -135/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (/.f64 #s(literal -15/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) |
(* -5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v (sqrt.f64 #s(literal -1/6 binary64)))) (*.f64 t (PI.f64))) |
(* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) |
(*.f64 v (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(*.f64 v (+.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))))) |
(* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) |
(*.f64 v (+.f64 (+.f64 (/.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (+.f64 (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))))) |
(* 5 (/ (* v (sqrt -1/6)) (* t (PI)))) |
(/.f64 (*.f64 #s(literal 5 binary64) (*.f64 v (sqrt.f64 #s(literal -1/6 binary64)))) (*.f64 t (PI.f64))) |
(* -1 (* v (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))))))) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (+.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v)))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))))) |
(* -1 (* v (- (+ (* -5 (/ (sqrt -1/6) (* t (PI)))) (+ (* -1/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))))))) (* 1/36 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (+.f64 (/.f64 #s(literal 5/144 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 25/2592 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) #s(literal -5 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (*.f64 v v) (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (PI))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64)))) (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64)))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(+ (* -5 (/ (pow v 2) t)) (/ 1 t)) |
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 v v) t) (/.f64 #s(literal 1 binary64) t)) |
(* -5 (/ (pow v 2) t)) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) t) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t)))) |
(* -5 (/ (pow v 2) t)) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) t) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t)))) |
(* (pow v 2) (- (/ 1 (* t (pow v 2))) (* 5 (/ 1 t)))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 v v))) (/.f64 #s(literal -5 binary64) t)))) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
(/ (+ 1 (* -5 (pow v 2))) t) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -5 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(fma.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64) (*.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64))))) v) v (*.f64 #s(literal -3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 #s(literal -27/2 binary64) (/.f64 t (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 9/4 binary64))) (fma.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64) (*.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 #s(literal -3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(*.f64 (*.f64 v v) (*.f64 v (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 t (*.f64 (sqrt.f64 #s(literal -6 binary64)) (pow.f64 v #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))))) (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* t (* (pow v 3) (sqrt -6))) |
(*.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 t (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 t (*.f64 (sqrt.f64 #s(literal -6 binary64)) (pow.f64 v #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 t (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (fma.f64 #s(literal -1/12 binary64) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 t (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))))) (fma.f64 t (sqrt.f64 #s(literal -6 binary64)) (/.f64 t (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(fma.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (fma.f64 (*.f64 t (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(fma.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 t (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(fma.f64 (*.f64 v v) (fma.f64 t (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 #s(literal -27/2 binary64) (/.f64 (*.f64 t (PI.f64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 9/4 binary64))) (fma.f64 t (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (PI.f64)))))) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (*.f64 t (PI.f64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (*.f64 t (PI.f64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 t (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))))) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (*.f64 t (PI.f64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (*.f64 t (PI.f64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(*.f64 (-.f64 (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (*.f64 t (PI.f64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (PI.f64) (/.f64 t (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (fma.f64 t (fma.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal -6 binary64)) (*.f64 v v)) (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))))) (fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (*.f64 t (PI.f64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))))) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(* (PI) (sqrt 2)) |
(*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -3 (/ (* (pow v 2) (PI)) (sqrt 2))) (* (PI) (sqrt 2))) |
(fma.f64 (*.f64 v v) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -9/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 3))) (* -3 (/ (PI) (sqrt 2)))))) |
(fma.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 v (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (PI) (sqrt 2)) (* (pow v 2) (+ (* -3 (/ (PI) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* (pow v 2) (PI)) (pow (sqrt 2) 5))) (* -9/2 (/ (PI) (pow (sqrt 2) 3)))))))) |
(fma.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 (*.f64 v v) #s(literal -27/2 binary64)) (/.f64 (PI.f64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* v (* (PI) (sqrt -6))) |
(*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))) |
(* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))) |
(*.f64 v (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(*.f64 v (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))))) |
(* -1 (* v (* (PI) (sqrt -6)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* v (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))) |
(*.f64 v (-.f64 #s(literal 0 binary64) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6))))))) |
(*.f64 (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/2 (/ (PI) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (* 1/2 (/ (PI) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* (PI) (sqrt -6)) (/ (PI) (* (pow v 2) (sqrt -6)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (fma.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (fma.f64 (/.f64 (PI.f64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) #s(literal 1/12 binary64) (fma.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)) (/.f64 (PI.f64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))))))) |
Compiled 45 172 to 3 766 computations (91.7% saved)
21 alts after pruning (12 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 759 | 3 | 1 762 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 760 | 21 | 1 781 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.2% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | 99.1% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| ✓ | 97.9% | (/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 97.9% | (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) | |
| 99.1% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) | |
| 98.2% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64)) | |
| 97.9% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 98.4% | (/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
| ✓ | 97.7% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| 98.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) | |
| ✓ | 97.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
| 97.8% | (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) | |
| 98.4% | (/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) | |
| ✓ | 97.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| 97.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) | |
| 97.9% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) | |
| 97.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 97.9% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 97.8% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) | |
| 97.7% | (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) | |
| ✓ | 97.4% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
Compiled 1 014 to 388 computations (61.7% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
5 calls:
| 13.0ms | v |
| 12.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 11.0ms | (*.f64 (PI.f64) t) |
| 11.0ms | t |
| 9.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | v |
| 99.6% | 1 | t |
| 99.6% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 99.6% | 1 | (*.f64 v v) |
| 99.6% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 v v) #s(literal -6 binary64) #s(literal 2 binary64))) t))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| Outputs |
|---|
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
5 calls:
| 12.0ms | t |
| 11.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 11.0ms | (*.f64 (PI.f64) t) |
| 10.0ms | v |
| 9.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | v |
| 99.2% | 1 | t |
| 99.2% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 99.2% | 1 | (*.f64 v v) |
| 99.2% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| Outputs |
|---|
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
5 calls:
| 12.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 9.0ms | (*.f64 (PI.f64) t) |
| 9.0ms | v |
| 9.0ms | t |
| 7.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | v |
| 99.1% | 1 | t |
| 99.1% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 99.1% | 1 | (*.f64 v v) |
| 99.1% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t)) (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
5 calls:
| 12.0ms | (*.f64 (PI.f64) t) |
| 11.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 8.0ms | t |
| 8.0ms | v |
| 7.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | v |
| 98.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 98.4% | 1 | (*.f64 v v) |
| 98.4% | 1 | t |
| 98.4% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) t)) (PI.f64)) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 t (PI.f64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
5 calls:
| 8.0ms | (*.f64 (PI.f64) t) |
| 8.0ms | t |
| 8.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 7.0ms | v |
| 6.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | v |
| 98.4% | 1 | t |
| 98.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 98.4% | 1 | (*.f64 v v) |
| 98.4% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (*.f64 (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))) (PI.f64))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
5 calls:
| 8.0ms | v |
| 7.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 7.0ms | (*.f64 (PI.f64) t) |
| 7.0ms | t |
| 5.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | t |
| 98.4% | 1 | (*.f64 (PI.f64) t) |
| 98.4% | 1 | v |
| 98.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 98.4% | 1 | (*.f64 v v) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
5 calls:
| 4.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 4.0ms | (*.f64 v v) |
| 4.0ms | (*.f64 (PI.f64) t) |
| 4.0ms | v |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | v |
| 98.1% | 1 | t |
| 98.1% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 98.1% | 1 | (*.f64 v v) |
| 98.1% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
5 calls:
| 4.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 4.0ms | v |
| 4.0ms | (*.f64 (PI.f64) t) |
| 4.0ms | t |
| 3.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | v |
| 97.9% | 1 | t |
| 97.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 97.9% | 1 | (*.f64 v v) |
| 97.9% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
5 calls:
| 5.0ms | (*.f64 (PI.f64) t) |
| 3.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 2.0ms | t |
| 2.0ms | v |
| 2.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | v |
| 97.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 97.9% | 1 | (*.f64 v v) |
| 97.9% | 1 | t |
| 97.9% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
Total -0.1b remaining (-7%)
Threshold costs -0.1b (-7%)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
5 calls:
| 2.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 1.0ms | (*.f64 (PI.f64) t) |
| 1.0ms | v |
| 1.0ms | t |
| 1.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | v |
| 97.4% | 1 | t |
| 97.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 97.4% | 1 | (*.f64 v v) |
| 97.4% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| 1× | egg-herbie |
| 42× | *-commutative_binary64 |
| 6× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 152 |
| 1 | 80 | 152 |
| 2 | 87 | 152 |
| 3 | 91 | 152 |
| 4 | 93 | 152 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 (fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) (PI.f64)) (*.f64 t (sqrt.f64 (fma.f64 v (*.f64 v #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| 23 106× | accelerator-lowering-fma.f32 |
| 23 106× | accelerator-lowering-fma.f64 |
| 13 716× | accelerator-lowering-fma.f32 |
| 13 716× | accelerator-lowering-fma.f64 |
| 6 648× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 265 |
| 1 | 226 | 264 |
| 2 | 1958 | 263 |
| 0 | 8569 | 245 |
| 0 | 530 | 8112 |
| 1 | 1687 | 7447 |
| 2 | 6851 | 7415 |
| 0 | 8077 | 7105 |
| 0 | 195 | 2113 |
| 1 | 576 | 2013 |
| 2 | 2413 | 1898 |
| 0 | 8035 | 1805 |
| 0 | 19 | 73 |
| 1 | 115 | 73 |
| 2 | 910 | 67 |
| 0 | 8745 | 61 |
| 0 | 36 | 219 |
| 1 | 207 | 218 |
| 2 | 1416 | 217 |
| 0 | 8296 | 202 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 361 to 213 computations (41% saved)
(negabs t)
(abs v)
Compiled 816 to 430 computations (47.3% saved)
Loading profile data...