
Time bar (total: 8.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 3 |
| 50% | 25% | 25% | 0% | 0% | 50% | 0% | 4 |
| 75% | 37.5% | 12.5% | 0% | 0% | 50% | 0% | 5 |
| 87.5% | 43.7% | 6.2% | 0% | 0% | 50% | 0% | 6 |
| 93.8% | 46.9% | 3.1% | 0% | 0% | 50% | 0% | 7 |
| 96.9% | 48.4% | 1.6% | 0% | 0% | 50% | 0% | 8 |
| 98.4% | 49.2% | 0.8% | 0% | 0% | 50% | 0% | 9 |
| 99.2% | 49.6% | 0.4% | 0% | 0% | 50% | 0% | 10 |
| 99.6% | 49.8% | 0.2% | 0% | 0% | 50% | 0% | 11 |
| 99.8% | 49.9% | 0.1% | 0% | 0% | 50% | 0% | 12 |
Compiled 21 to 15 computations (28.6% saved)
ival-mult: 1.0ms (38.5% of total)ival-sqrt: 1.0ms (38.5% of total)ival-div: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 862.0ms | 8256× | 0 | valid |
| 1.0ms | 13× | 0 | invalid |
ival-mult: 293.0ms (44.5% of total)ival-sqrt: 183.0ms (27.8% of total)ival-sub: 89.0ms (13.5% of total)ival-div: 69.0ms (10.5% of total)const: 22.0ms (3.3% of total)backward-pass: 3.0ms (0.5% of total)| 2× | egg-herbie |
| 2030× | fma-lowering-fma.f32 |
| 2030× | fma-lowering-fma.f64 |
| 1914× | *-lowering-*.f32 |
| 1914× | *-lowering-*.f64 |
| 1702× | fma-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 52 |
| 1 | 75 | 51 |
| 2 | 192 | 48 |
| 3 | 642 | 48 |
| 4 | 2119 | 48 |
| 5 | 5892 | 45 |
| 0 | 14 | 17 |
| 1 | 37 | 17 |
| 2 | 89 | 16 |
| 3 | 244 | 16 |
| 4 | 737 | 16 |
| 5 | 1782 | 15 |
| 6 | 3062 | 15 |
| 7 | 5461 | 15 |
| 8 | 7531 | 15 |
| 0 | 8094 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
| Outputs |
|---|
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
| Inputs |
|---|
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* (neg v) (neg v)))))) (- 1 (* (neg v) (neg v)))) |
(neg (* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* (neg v) (neg v)))))) (- 1 (* (neg v) (neg v))))) |
| Outputs |
|---|
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
(* (* (sqrt 2) (sqrt (fnmsub 3 (square v) -1))) (fnmsub (square v) 1/4 -1/4)) |
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* (neg v) (neg v)))))) (- 1 (* (neg v) (neg v)))) |
(* (* (sqrt 2) (sqrt (fnmsub 3 (square v) -1))) (fnmsub (square v) 1/4 -1/4)) |
(neg (* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* (neg v) (neg v)))))) (- 1 (* (neg v) (neg v))))) |
(* (* (sqrt 2) (sqrt (fnmsub 3 (square v) -1))) (fnmsub (square v) -1/4 1/4)) |
(abs v)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 v v)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | v |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) (*.f64 v v)) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 v v) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.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 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))) |
| 69.0ms | 512× | 0 | valid |
Compiled 166 to 44 computations (73.5% saved)
ival-mult: 16.0ms (44.4% of total)ival-sqrt: 9.0ms (25% of total)ival-sub: 5.0ms (13.9% of total)ival-div: 4.0ms (11.1% of total)const: 1.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)Compiled 20 to 16 computations (20% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ▶ | 100.0% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
Compiled 40 to 30 computations (25% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
| 2146× | fma-lowering-fma.f32 |
| 2146× | fma-lowering-fma.f64 |
| 2032× | *-lowering-*.f32 |
| 2032× | *-lowering-*.f64 |
| 1846× | fma-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 134 |
| 1 | 62 | 126 |
| 2 | 146 | 126 |
| 3 | 410 | 126 |
| 4 | 1295 | 122 |
| 5 | 2238 | 122 |
| 6 | 3764 | 122 |
| 7 | 6090 | 122 |
| 0 | 8063 | 122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
(sqrt 2) |
2 |
(* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))) |
(sqrt (+ 1 (* (* v v) -3))) |
(+ 1 (* (* v v) -3)) |
1 |
(* (* v v) -3) |
(* v v) |
v |
-3 |
(- 1/4 (* v (/ v 4))) |
1/4 |
(* v (/ v 4)) |
(/ v 4) |
4 |
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
(* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) |
(/ (sqrt 2) 4) |
(sqrt 2) |
2 |
4 |
(sqrt (- 1 (* 3 (* v v)))) |
(- 1 (* 3 (* v v))) |
1 |
(* 3 (* v v)) |
3 |
(* v v) |
v |
(- 1 (* v v)) |
| Outputs |
|---|
(* (sqrt 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(sqrt (+ 1 (* (* v v) -3))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) |
(+ 1 (* (* v v) -3)) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (* v v) -3) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* v v) |
(*.f64 v v) |
v |
-3 |
#s(literal -3 binary64) |
(- 1/4 (* v (/ v 4))) |
(-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(* v (/ v 4)) |
(/.f64 (*.f64 v v) #s(literal 4 binary64)) |
(/ v 4) |
(/.f64 v #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(/ (sqrt 2) 4) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
4 |
#s(literal 4 binary64) |
(sqrt (- 1 (* 3 (* v v)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) |
(- 1 (* 3 (* v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) |
1 |
#s(literal 1 binary64) |
(* 3 (* v v)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
3 |
#s(literal 3 binary64) |
(* v v) |
(*.f64 v v) |
v |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 3 binary64) (*.f64 v v)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 v v) #s(literal -3 binary64)) |
| 59.0ms | 256× | 0 | valid |
Compiled 154 to 25 computations (83.8% saved)
ival-mult: 14.0ms (47.5% of total)ival-sqrt: 6.0ms (20.4% of total)ival-sub: 4.0ms (13.6% of total)ival-div: 3.0ms (10.2% of total)ival-add: 1.0ms (3.4% of total)const: 1.0ms (3.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))))> |
#<alt (sqrt 2)> |
#<alt (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))> |
#<alt (sqrt (+ 1 (* (* v v) -3)))> |
#<alt (* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v)))> |
#<alt (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v)))))> |
#<alt (/ (sqrt 2) 4)> |
#<alt (* (* v v) -3)> |
#<alt (* 3 (* v v))> |
| Outputs |
|---|
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2)))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2))))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2)))))))))))> |
#<alt (* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))> |
#<alt (* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)))> |
#<alt (* -1/4 (* (pow v 3) (sqrt -3)))> |
#<alt (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3)))))> |
#<alt (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))> |
#<alt (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))> |
#<alt (* 1/4 (* (pow v 3) (sqrt -3)))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* -9/8 (pow v 2)) 3/2)))> |
#<alt (+ 1 (* (pow v 2) (- (* (pow v 2) (- (* -27/16 (pow v 2)) 9/8)) 3/2)))> |
#<alt (* v (sqrt -3))> |
#<alt (* v (+ (sqrt -3) (* 1/2 (/ 1 (* (pow v 2) (sqrt -3))))))> |
#<alt (* v (- (+ (sqrt -3) (/ 1/2 (* (pow v 2) (sqrt -3)))) (/ 1/8 (* (pow v 4) (pow (sqrt -3) 3)))))> |
#<alt (* v (- (+ (sqrt -3) (+ (/ 1/2 (* (pow v 2) (sqrt -3))) (* 1/16 (/ 1 (* (pow v 6) (pow (sqrt -3) 5)))))) (* 1/8 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))> |
#<alt (* -1 (* v (sqrt -3)))> |
#<alt (* -1 (* v (+ (sqrt -3) (* 1/2 (/ 1 (* (pow v 2) (sqrt -3)))))))> |
#<alt (* -1 (* v (- (+ (sqrt -3) (/ 1/2 (* (pow v 2) (sqrt -3)))) (/ 1/8 (* (pow v 4) (pow (sqrt -3) 3))))))> |
#<alt (* -1 (* v (- (+ (sqrt -3) (+ (/ 1/2 (* (pow v 2) (sqrt -3))) (* 1/16 (/ 1 (* (pow v 6) (pow (sqrt -3) 5)))))) (* 1/8 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (+ (* -9/8 (sqrt 2)) (* 3/2 (sqrt 2))))) (* 1/4 (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2)))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2)))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (+ (* -27/16 (sqrt 2)) (* 9/8 (sqrt 2))))) (* 1/4 (+ (* -9/8 (sqrt 2)) (* 3/2 (sqrt 2)))))))))> |
#<alt (* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (+ (* 1/4 (/ (+ (* -1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* -1/16 (/ (sqrt 2) (pow (sqrt -3) 5)))) (pow v 6))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4)))))))> |
#<alt (* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (+ (* 1/4 (/ (+ (* -1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* -1/16 (/ (sqrt 2) (pow (sqrt -3) 5)))) (pow v 6))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4))))))))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -9/32 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (* (pow v 2) (sqrt 2))) (* -9/32 (sqrt 2)))))))> |
#<alt (* 1/4 (* v (* (sqrt -3) (sqrt 2))))> |
#<alt (* v (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))> |
#<alt (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))))> |
#<alt (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))))> |
#<alt (* -1/4 (* v (* (sqrt -3) (sqrt 2))))> |
#<alt (* -1 (* v (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))))> |
#<alt (* -1 (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))))> |
#<alt (* -1 (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))))))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
#<alt (* 3 (pow v 2))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | v | @ | 0 | (* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
| 5.0ms | v | @ | inf | (* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
| 1.0ms | v | @ | inf | (* (sqrt 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
| 1.0ms | v | @ | 0 | (* (sqrt 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
| 1.0ms | v | @ | inf | (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))) |
| 1× | batch-egg-rewrite |
| 3962× | *-lowering-*.f32 |
| 3962× | *-lowering-*.f64 |
| 2336× | /-lowering-/.f32 |
| 2336× | /-lowering-/.f64 |
| 1526× | frac-times |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 81 |
| 1 | 125 | 73 |
| 2 | 914 | 70 |
| 0 | 9206 | 70 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
(sqrt 2) |
(* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))) |
(sqrt (+ 1 (* (* v v) -3))) |
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
(* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) |
(/ (sqrt 2) 4) |
(* (* v v) -3) |
(* 3 (* v v)) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 v v))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 v v) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.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) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -4 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))))) (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1/4 binary64)) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(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)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 v v) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 v v))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (*.f64 (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.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/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (sqrt.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/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.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/64 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))))) |
(/.f64 (*.f64 (sqrt.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/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 16 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (+.f64 #s(literal -1/64 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 16 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))))) (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 (*.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 v (*.f64 v #s(literal -3 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (sqrt.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) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -3 binary64))) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -3 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 v (*.f64 v #s(literal -3 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(*.f64 (sqrt.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) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 v v))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 v v) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.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) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -4 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64))))) (+.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 v (/.f64 #s(literal -4 binary64) v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal -4 binary64) v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1/4 binary64)) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.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 4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.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 -4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64))))) (*.f64 (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64))))) (*.f64 (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sqrt.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) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64)))))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) #s(literal 1/4 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -4 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal -3 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) |
(neg.f64 (*.f64 v (*.f64 v #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 27 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 9 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -3 binary64)))) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v #s(literal -3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 (*.f64 v (*.f64 v #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 3 binary64)) |
(*.f64 (*.f64 v #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (*.f64 v #s(literal -3 binary64)) v) |
(*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal -3 binary64))) v) |
(*.f64 (*.f64 (*.f64 v #s(literal 3 binary64)) #s(literal -1 binary64)) v) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal -3 binary64)))) |
(neg.f64 (*.f64 v (*.f64 v #s(literal -3 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(*.f64 v (neg.f64 (*.f64 v #s(literal -3 binary64)))) |
(*.f64 (*.f64 v v) #s(literal 3 binary64)) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 (*.f64 v (*.f64 v #s(literal -3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -3 binary64)) |
(*.f64 (*.f64 v #s(literal 3 binary64)) v) |
(*.f64 (*.f64 v #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal -3 binary64)))) |
(*.f64 (neg.f64 (*.f64 v #s(literal -3 binary64))) v) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) v) #s(literal -3 binary64)) v) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 v #s(literal -3 binary64))) v) |
| 1× | egg-herbie |
| 4064× | *-lowering-*.f32 |
| 4064× | *-lowering-*.f64 |
| 4046× | +-lowering-+.f64 |
| 4046× | +-lowering-+.f32 |
| 1880× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 1756 |
| 1 | 902 | 1598 |
| 2 | 3911 | 1470 |
| 0 | 8533 | 1470 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (sqrt 2)) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2)))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2))))))))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(* -1/4 (* (pow v 3) (sqrt -3))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(* 1/4 (* (pow v 3) (sqrt -3))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
1 |
(+ 1 (* -3/2 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* -9/8 (pow v 2)) 3/2))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (- (* -27/16 (pow v 2)) 9/8)) 3/2))) |
(* v (sqrt -3)) |
(* v (+ (sqrt -3) (* 1/2 (/ 1 (* (pow v 2) (sqrt -3)))))) |
(* v (- (+ (sqrt -3) (/ 1/2 (* (pow v 2) (sqrt -3)))) (/ 1/8 (* (pow v 4) (pow (sqrt -3) 3))))) |
(* v (- (+ (sqrt -3) (+ (/ 1/2 (* (pow v 2) (sqrt -3))) (* 1/16 (/ 1 (* (pow v 6) (pow (sqrt -3) 5)))))) (* 1/8 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))) |
(* -1 (* v (sqrt -3))) |
(* -1 (* v (+ (sqrt -3) (* 1/2 (/ 1 (* (pow v 2) (sqrt -3))))))) |
(* -1 (* v (- (+ (sqrt -3) (/ 1/2 (* (pow v 2) (sqrt -3)))) (/ 1/8 (* (pow v 4) (pow (sqrt -3) 3)))))) |
(* -1 (* v (- (+ (sqrt -3) (+ (/ 1/2 (* (pow v 2) (sqrt -3))) (* 1/16 (/ 1 (* (pow v 6) (pow (sqrt -3) 5)))))) (* 1/8 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) |
(* 1/4 (sqrt 2)) |
(+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (+ (* -9/8 (sqrt 2)) (* 3/2 (sqrt 2))))) (* 1/4 (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2)))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (+ (* -27/16 (sqrt 2)) (* 9/8 (sqrt 2))))) (* 1/4 (+ (* -9/8 (sqrt 2)) (* 3/2 (sqrt 2))))))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4)))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (+ (* 1/4 (/ (+ (* -1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* -1/16 (/ (sqrt 2) (pow (sqrt -3) 5)))) (pow v 6))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (+ (* 1/4 (/ (+ (* -1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* -1/16 (/ (sqrt 2) (pow (sqrt -3) 5)))) (pow v 6))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4)))))))) |
(* 1/4 (sqrt 2)) |
(+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -9/32 (* (pow v 2) (sqrt 2)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (* (pow v 2) (sqrt 2))) (* -9/32 (sqrt 2))))))) |
(* 1/4 (* v (* (sqrt -3) (sqrt 2)))) |
(* v (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))) |
(* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))) |
(* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))))) |
(* -1/4 (* v (* (sqrt -3) (sqrt 2)))) |
(* -1 (* v (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))) |
(* -1 (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))))) |
(* -1 (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))))) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
| Outputs |
|---|
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2)))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2))))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v #s(literal -1/4 binary64)))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 v #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -1/32 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 v #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -1/32 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
(* -1/4 (* (pow v 3) (sqrt -3))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (/.f64 #s(literal -1/8 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (/.f64 #s(literal -1/8 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (/.f64 #s(literal -1/8 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (pow.f64 v #s(literal 6 binary64))))) |
(* 1/4 (* (pow v 3) (sqrt -3))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (/.f64 #s(literal -1/8 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (/.f64 #s(literal -1/8 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(*.f64 (-.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (/.f64 #s(literal -1/8 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (pow.f64 v #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3/2 binary64))) |
(+ 1 (* (pow v 2) (- (* -9/8 (pow v 2)) 3/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 v v) #s(literal -9/8 binary64)))))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (- (* -27/16 (pow v 2)) 9/8)) 3/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 v v) #s(literal -27/16 binary64))))))) |
(* v (sqrt -3)) |
(*.f64 v (sqrt.f64 #s(literal -3 binary64))) |
(* v (+ (sqrt -3) (* 1/2 (/ 1 (* (pow v 2) (sqrt -3)))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))))) |
(* v (- (+ (sqrt -3) (/ 1/2 (* (pow v 2) (sqrt -3)))) (/ 1/8 (* (pow v 4) (pow (sqrt -3) 3))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* v (- (+ (sqrt -3) (+ (/ 1/2 (* (pow v 2) (sqrt -3))) (* 1/16 (/ 1 (* (pow v 6) (pow (sqrt -3) 5)))))) (* 1/8 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))) |
(*.f64 v (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (pow.f64 v #s(literal 6 binary64)))) (-.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1 (* v (sqrt -3))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (sqrt.f64 #s(literal -3 binary64)))) |
(* -1 (* v (+ (sqrt -3) (* 1/2 (/ 1 (* (pow v 2) (sqrt -3))))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -3) (/ 1/2 (* (pow v 2) (sqrt -3)))) (/ 1/8 (* (pow v 4) (pow (sqrt -3) 3)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -3) (+ (/ 1/2 (* (pow v 2) (sqrt -3))) (* 1/16 (/ 1 (* (pow v 6) (pow (sqrt -3) 5)))))) (* 1/8 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (pow.f64 v #s(literal 6 binary64)))) (-.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (+ (* -9/8 (sqrt 2)) (* 3/2 (sqrt 2))))) (* 1/4 (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (+ (* -3/2 (sqrt 2)) (* -1 (sqrt 2)))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (+ (* -27/16 (sqrt 2)) (* 9/8 (sqrt 2))))) (* 1/4 (+ (* -9/8 (sqrt 2)) (* 3/2 (sqrt 2))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -9/16 binary64) (*.f64 v v)))))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v #s(literal -1/4 binary64)))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 v v)))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4)))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 v v)) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 11/24 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (+ (* 1/4 (/ (+ (* -1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* -1/16 (/ (sqrt 2) (pow (sqrt -3) 5)))) (pow v 6))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 11/24 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64)))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 v v))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 v v)) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 11/24 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* 1/4 (/ (+ (* -1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt -3) (sqrt 2))) (pow v 2))) (+ (* 1/4 (/ (+ (* -1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* -1/16 (/ (sqrt 2) (pow (sqrt -3) 5)))) (pow v 6))) (* 1/4 (/ (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (pow v 4)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 11/24 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -9/32 (* (pow v 2) (sqrt 2)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 v v) #s(literal -9/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (* (pow v 2) (sqrt 2))) (* -9/32 (sqrt 2))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal -9/32 binary64) (*.f64 (*.f64 v v) #s(literal -27/64 binary64)))))) |
(* 1/4 (* v (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/4 binary64) v)) |
(* v (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))) |
(*.f64 v (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))) |
(*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/96 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))))) |
(*.f64 v (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/96 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))) |
(* -1/4 (* v (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v #s(literal -1/4 binary64))) |
(* -1 (* v (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/96 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* -1 (* v (+ (* -1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (* (sqrt -3) (sqrt 2)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/96 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* -3 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
Compiled 19549 to 1455 computations (92.6% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 610 | 6 | 616 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 611 | 7 | 618 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
| 98.5% | (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) | |
| ✓ | 100.0% | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ▶ | 98.8% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ▶ | 99.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
| ▶ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
| ▶ | 97.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
Compiled 238 to 168 computations (29.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | cost-diff | 6784 | (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
| 2842× | fma-define |
| 2328× | fma-lowering-fma.f32 |
| 2328× | fma-lowering-fma.f64 |
| 898× | *-lowering-*.f32 |
| 898× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 292 |
| 1 | 107 | 258 |
| 2 | 404 | 258 |
| 3 | 1290 | 258 |
| 4 | 2767 | 258 |
| 5 | 2956 | 258 |
| 6 | 3006 | 258 |
| 7 | 3006 | 258 |
| 8 | 3621 | 258 |
| 9 | 3621 | 258 |
| 0 | 3621 | 258 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))))) |
(sqrt 2) |
2 |
(+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))))) |
1/4 |
(* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))) |
v |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))) |
(+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))) |
-5/8 |
(* (* v v) (+ 3/32 (* (* v v) -9/64))) |
(* v v) |
(+ 3/32 (* (* v v) -9/64)) |
3/32 |
(* (* v v) -9/64) |
-9/64 |
(* (sqrt 2) 1/4) |
(sqrt 2) |
2 |
1/4 |
(* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
(sqrt 2) |
2 |
(+ 1/4 (* (* v v) -5/8)) |
1/4 |
(* (* v v) -5/8) |
(* v v) |
v |
-5/8 |
(* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32)))))) |
(sqrt 2) |
2 |
(+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32))))) |
1/4 |
(* v (* v (+ -5/8 (* (* v v) 3/32)))) |
v |
(* v (+ -5/8 (* (* v v) 3/32))) |
(+ -5/8 (* (* v v) 3/32)) |
-5/8 |
(* (* v v) 3/32) |
(* v v) |
3/32 |
(+ (* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) (* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))))) |
(* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
(sqrt 2) |
2 |
(+ 1/4 (* (* v v) -5/8)) |
1/4 |
(* (* v v) -5/8) |
(* v v) |
v |
-5/8 |
(* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64))))) |
(* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))) |
(* (sqrt 2) (+ 3/32 (* (* v v) -9/64))) |
(+ 3/32 (* (* v v) -9/64)) |
3/32 |
(* (* v v) -9/64) |
-9/64 |
| Outputs |
|---|
(* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
1/4 |
#s(literal 1/4 binary64) |
(* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
v |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
(+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))) |
(+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) |
-5/8 |
#s(literal -5/8 binary64) |
(* (* v v) (+ 3/32 (* (* v v) -9/64))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) |
(* v v) |
(*.f64 v v) |
(+ 3/32 (* (* v v) -9/64)) |
(+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))) |
3/32 |
#s(literal 3/32 binary64) |
(* (* v v) -9/64) |
(*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
-9/64 |
#s(literal -9/64 binary64) |
(* (sqrt 2) 1/4) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
1/4 |
#s(literal 1/4 binary64) |
(* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 1/4 (* (* v v) -5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
1/4 |
#s(literal 1/4 binary64) |
(* (* v v) -5/8) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* v v) |
(*.f64 v v) |
v |
-5/8 |
#s(literal -5/8 binary64) |
(* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
1/4 |
#s(literal 1/4 binary64) |
(* v (* v (+ -5/8 (* (* v v) 3/32)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
v |
(* v (+ -5/8 (* (* v v) 3/32))) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(+ -5/8 (* (* v v) 3/32)) |
(+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
-5/8 |
#s(literal -5/8 binary64) |
(* (* v v) 3/32) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* v v) |
(*.f64 v v) |
3/32 |
#s(literal 3/32 binary64) |
(+ (* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) (* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) |
(* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 1/4 (* (* v v) -5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
1/4 |
#s(literal 1/4 binary64) |
(* (* v v) -5/8) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* v v) |
(*.f64 v v) |
v |
-5/8 |
#s(literal -5/8 binary64) |
(* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64))))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v))))) |
(* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))) (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v))) |
(* (sqrt 2) (+ 3/32 (* (* v v) -9/64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))) |
(+ 3/32 (* (* v v) -9/64)) |
(+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))) |
3/32 |
#s(literal 3/32 binary64) |
(* (* v v) -9/64) |
(*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
-9/64 |
#s(literal -9/64 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) |
| ✓ | accuracy | 98.5% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
| ✓ | accuracy | 99.9% | (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 v v) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))) |
| 83.0ms | 237× | 0 | valid |
| 13.0ms | 9× | 3 | valid |
| 6.0ms | 6× | 2 | valid |
| 3.0ms | 4× | 1 | valid |
Compiled 348 to 31 computations (91.1% saved)
ival-mult: 30.0ms (59.5% of total)ival-add: 10.0ms (19.8% of total)ival-sqrt: 7.0ms (13.9% of total)backward-pass: 3.0ms (5.9% of total)const: 1.0ms (2% of total)| Inputs |
|---|
#<alt (* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))))))> |
#<alt (sqrt 2)> |
#<alt (+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))))> |
#<alt (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))))> |
#<alt (* (sqrt 2) 1/4)> |
#<alt (* (sqrt 2) (+ 1/4 (* (* v v) -5/8)))> |
#<alt (+ 1/4 (* (* v v) -5/8))> |
#<alt (* (* v v) -5/8)> |
#<alt (* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32))))))> |
#<alt (+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32)))))> |
#<alt (* v (* v (+ -5/8 (* (* v v) 3/32))))> |
#<alt (+ (* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) (* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64))))))> |
#<alt (* (* v v) (+ 3/32 (* (* v v) -9/64)))> |
#<alt (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))> |
#<alt (* (* v v) -9/64)> |
#<alt (* v v)> |
#<alt (* (* v v) 3/32)> |
#<alt (* v (+ -5/8 (* (* v v) 3/32)))> |
#<alt (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))> |
#<alt (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64))))> |
#<alt (* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))))> |
| Outputs |
|---|
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6)))))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6)))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))> |
#<alt (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (* -5/8 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* -5/8 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2))))))> |
#<alt (* 3/32 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt (* 3/32 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (* 3/32 (pow v 4))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* 3/32 (pow v 4))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* 3/32 (pow v 4))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* 3/32 (pow v 4))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6)))))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))))> |
#<alt (* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6)))))))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2))))> |
#<alt (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2))))> |
#<alt (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2))))> |
#<alt (* -9/64 (pow v 4))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* -9/64 (pow v 4))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* -5/8 v)> |
#<alt (* v (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* v (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))> |
#<alt (* v (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))> |
#<alt (* -9/64 (pow v 5))> |
#<alt (* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -9/64 (pow v 5))> |
#<alt (* -1 (* (pow v 5) (- 9/64 (* 3/32 (/ 1 (pow v 2))))))> |
#<alt (* -1 (* (pow v 5) (- (+ 9/64 (/ 5/8 (pow v 4))) (* 3/32 (/ 1 (pow v 2))))))> |
#<alt (* -1 (* (pow v 5) (- (+ 9/64 (/ 5/8 (pow v 4))) (* 3/32 (/ 1 (pow v 2))))))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (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 (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* -5/8 v)> |
#<alt (* v (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* v (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* v (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* 3/32 (pow v 3))> |
#<alt (* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* 3/32 (pow v 3))> |
#<alt (* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32)))> |
#<alt (* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32)))> |
#<alt (* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32)))> |
#<alt (* 3/32 (sqrt 2))> |
#<alt (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))> |
#<alt (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))> |
#<alt (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))> |
#<alt (* -9/64 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* -9/64 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* 3/32 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))> |
#<alt (* -9/64 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* -9/64 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* 3/32 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | v | @ | inf | (* (* v v) -5/8) |
| 2.0ms | v | @ | inf | (* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))))) |
| 0.0ms | v | @ | inf | (* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
| 0.0ms | v | @ | 0 | (* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))))) |
| 0.0ms | v | @ | inf | (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))) |
| 1× | batch-egg-rewrite |
| 4638× | *-lowering-*.f32 |
| 4638× | *-lowering-*.f64 |
| 3136× | fma-lowering-fma.f32 |
| 3136× | fma-lowering-fma.f64 |
| 2290× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 208 |
| 1 | 195 | 180 |
| 2 | 1846 | 180 |
| 0 | 8783 | 180 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))))) |
(sqrt 2) |
(+ 1/4 (* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))))) |
(* v (* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64)))))) |
(* (sqrt 2) 1/4) |
(* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
(+ 1/4 (* (* v v) -5/8)) |
(* (* v v) -5/8) |
(* (sqrt 2) (+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32)))))) |
(+ 1/4 (* v (* v (+ -5/8 (* (* v v) 3/32))))) |
(* v (* v (+ -5/8 (* (* v v) 3/32)))) |
(+ (* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) (* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))))) |
(* (* v v) (+ 3/32 (* (* v v) -9/64))) |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* (* v v) -9/64))))) |
(* (* v v) -9/64) |
(* v v) |
(* (* v v) 3/32) |
(* v (+ -5/8 (* (* v v) 3/32))) |
(* (sqrt 2) (+ 3/32 (* (* v v) -9/64))) |
(* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64)))) |
(* (* v v) (* (* v v) (* (sqrt 2) (+ 3/32 (* (* v v) -9/64))))) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) v (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (sqrt.f64 #s(literal 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))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(fma.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) #s(literal 1/4 binary64)) |
(fma.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v v) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) v #s(literal 1/4 binary64)) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4096 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/256 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) v)) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) v)) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) v)) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) v)) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) v)) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) v) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(fma.f64 v (*.f64 (*.f64 v #s(literal -5/8 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal -5/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) #s(literal -5/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (*.f64 v #s(literal -5/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v)))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64)) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v)))) (/.f64 (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v #s(literal 1/4 binary64)) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -5/32 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625/262144 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4096 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625/262144 binary64)) (*.f64 #s(literal -125/32768 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625/262144 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625/262144 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/256 binary64) (+.f64 (*.f64 (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 1/4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 5/8 binary64) (*.f64 v v))))) |
(*.f64 v (*.f64 v #s(literal -5/8 binary64))) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
(*.f64 (*.f64 v #s(literal -5/8 binary64)) v) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(fma.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) v (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64)) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(fma.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)) |
(fma.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 v v) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) v #s(literal 1/4 binary64)) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) #s(literal 1/16 binary64)) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4096 binary64) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/256 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) #s(literal 1/4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) v)) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v v)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) v)) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v v))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) v)) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v v))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) v)) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v v))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v v) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) v)) |
(fma.f64 (*.f64 v #s(literal -5/8 binary64)) v (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v v))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125/512 binary64) (*.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25/64 binary64) (*.f64 #s(literal 9/1024 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 #s(literal -3/32 binary64) (*.f64 v v)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) v) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))) |
(+.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(+.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))))) |
(fma.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) v (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(fma.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))))) (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))))) (*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))))))) (pow.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) (-.f64 (pow.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) (pow.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) (pow.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (+.f64 (pow.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (pow.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (-.f64 (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))))))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) |
(+.f64 (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 v (*.f64 v #s(literal 3/32 binary64)) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 v (*.f64 (*.f64 v #s(literal -9/64 binary64)) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 v v) #s(literal 3/32 binary64) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 v v) (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 #s(literal 3/32 binary64) (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 v #s(literal 3/32 binary64)) v (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 v (*.f64 v v)) (*.f64 v #s(literal -9/64 binary64)) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) v) v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 #s(literal 9/1024 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (*.f64 (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/1024 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64))))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (-.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 81/4096 binary64)))) (+.f64 #s(literal 3/32 binary64) (*.f64 #s(literal 9/64 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64)))) (*.f64 v v)) (+.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (-.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 81/4096 binary64))) (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (*.f64 #s(literal 9/64 binary64) (*.f64 v v)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) v) |
(+.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v)))) |
(+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 v #s(literal -5/8 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v)))) |
(fma.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 #s(literal -5/8 binary64) v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v)))) |
(fma.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v)) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) v (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 (*.f64 v (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v #s(literal -5/8 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v #s(literal -5/8 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v #s(literal -5/8 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) (-.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(/.f64 (*.f64 v (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 v (-.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) v) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) v) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) v) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
(*.f64 #s(literal -9/64 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -9/64 binary64)) v) |
(exp.f64 (*.f64 (log.f64 v) #s(literal 2 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 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
(*.f64 v (*.f64 v #s(literal 3/32 binary64))) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(*.f64 #s(literal 3/32 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal 3/32 binary64)) v) |
(+.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(+.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 v #s(literal -5/8 binary64) (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(fma.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 #s(literal -5/8 binary64) v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(fma.f64 (*.f64 v v) (*.f64 v #s(literal 3/32 binary64)) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v v)) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) v (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 (*.f64 v #s(literal 3/32 binary64)) (*.f64 v v) (*.f64 v #s(literal -5/8 binary64))) |
(fma.f64 (*.f64 v (*.f64 v v)) #s(literal 3/32 binary64) (*.f64 v #s(literal -5/8 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -125/512 binary64) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v #s(literal -5/8 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v #s(literal -5/8 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) (-.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 v (+.f64 #s(literal -125/512 binary64) (*.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 v (-.f64 #s(literal 25/64 binary64) (*.f64 #s(literal 9/1024 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 #s(literal -3/32 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal -125/512 binary64) (*.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) v) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 25/64 binary64) (*.f64 #s(literal 9/1024 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) v) (+.f64 #s(literal -5/8 binary64) (*.f64 #s(literal -3/32 binary64) (*.f64 v v)))) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) v) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 v (*.f64 (*.f64 v #s(literal -9/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal -9/64 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) #s(literal -9/64 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (*.f64 v #s(literal -9/64 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 27/32768 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64))))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (-.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 81/4096 binary64)))) (+.f64 #s(literal 3/32 binary64) (*.f64 #s(literal 9/64 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (-.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 81/4096 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/32 binary64) (*.f64 #s(literal 9/64 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) #s(literal 3/32 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) #s(literal 3/32 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) |
(fma.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) #s(literal 3/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) #s(literal 3/32 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64))))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (-.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 81/4096 binary64)))) (+.f64 #s(literal 3/32 binary64) (*.f64 #s(literal 9/64 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) |
(*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v v)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(*.f64 (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) v) |
(+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 #s(literal -9/64 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))))) |
(*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (*.f64 v (*.f64 v v)))) |
(*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)))) v) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
| 1× | egg-herbie |
| 3574× | *-lowering-*.f32 |
| 3574× | *-lowering-*.f64 |
| 1912× | sum3-define |
| 1708× | sum4-define |
| 1644× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 2426 |
| 1 | 378 | 2042 |
| 2 | 1132 | 1972 |
| 3 | 3429 | 1908 |
| 4 | 6715 | 1908 |
| 0 | 8376 | 1908 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -5/8 (pow v 2)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(* -5/8 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* -5/8 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* -5/8 (pow v 2))) |
(* -5/8 (pow v 2)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(* -5/8 (pow v 2)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(* 3/32 (pow v 4)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(* 3/32 (pow v 4)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(* -5/8 (pow v 2)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(* 3/32 (pow v 4)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* 3/32 (pow v 4)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
(* 3/32 (pow v 2)) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(* -9/64 (pow v 4)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* -9/64 (pow v 4)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* -5/8 v) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(* v (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(* v (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(* -9/64 (pow v 5)) |
(* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -9/64 (pow v 5)) |
(* -1 (* (pow v 5) (- 9/64 (* 3/32 (/ 1 (pow v 2)))))) |
(* -1 (* (pow v 5) (- (+ 9/64 (/ 5/8 (pow v 4))) (* 3/32 (/ 1 (pow v 2)))))) |
(* -1 (* (pow v 5) (- (+ 9/64 (/ 5/8 (pow v 4))) (* 3/32 (/ 1 (pow v 2)))))) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (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) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* 3/32 (pow v 2)) |
(* -5/8 v) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(* 3/32 (pow v 3)) |
(* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* 3/32 (pow v 3)) |
(* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32))) |
(* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32))) |
(* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32))) |
(* 3/32 (sqrt 2)) |
(+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))) |
(+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))) |
(+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))) |
(* -9/64 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* -9/64 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* 3/32 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(* -9/64 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* -9/64 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
| Outputs |
|---|
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* -5/8 (* (pow v 2) (sqrt 2))) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* -5/8 (* (pow v 2) (sqrt 2))) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 5/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(* 3/32 (pow v 4)) |
(*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v)))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v)))) |
(* 3/32 (pow v 4)) |
(*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v)))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v)))) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* 3/32 (pow v 4)) |
(*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* 3/32 (pow v 4)) |
(*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* (pow v 6) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 1/4 (/ (sqrt 2) (pow v 6))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* -9/64 (pow v 4)) |
(*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* -9/64 (pow v 4)) |
(*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* -5/8 v) |
(*.f64 #s(literal -5/8 binary64) v) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* v (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(* v (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(* -9/64 (pow v 5)) |
(*.f64 #s(literal -9/64 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* (pow v 5) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* -9/64 (pow v 5)) |
(*.f64 #s(literal -9/64 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* -1 (* (pow v 5) (- 9/64 (* 3/32 (/ 1 (pow v 2)))))) |
(*.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* -1 (* (pow v 5) (- (+ 9/64 (/ 5/8 (pow v 4))) (* 3/32 (/ 1 (pow v 2)))))) |
(*.f64 (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* -1 (* (pow v 5) (- (+ 9/64 (/ 5/8 (pow v 4))) (* 3/32 (/ 1 (pow v 2)))))) |
(*.f64 (+.f64 (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))) (/.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) v)) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 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) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* -5/8 v) |
(*.f64 #s(literal -5/8 binary64) v) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* v (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))) |
(* 3/32 (pow v 3)) |
(*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* (pow v 3) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* 3/32 (pow v 3)) |
(*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* -1 (* (pow v 3) (- (* 5/8 (/ 1 (pow v 2))) 3/32))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* 3/32 (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) |
(+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* -9/64 (* (pow v 2) (sqrt 2))) |
(*.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal -9/64 binary64)) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* -9/64 (* (pow v 2) (sqrt 2))) |
(*.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal -9/64 binary64)) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 2) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* 3/32 (* (pow v 2) (sqrt 2))) |
(*.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal 3/32 binary64)) |
(* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 2) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* -9/64 (* (pow v 4) (sqrt 2))) |
(*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* -9/64 (* (pow v 4) (sqrt 2))) |
(*.f64 #s(literal -9/64 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* (pow v 4) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(* (pow v 4) (+ (* -9/64 (* (pow v 2) (sqrt 2))) (* 3/32 (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v v))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
(* (pow v 6) (+ (* -9/64 (sqrt 2)) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 #s(literal -9/64 binary64) (/.f64 #s(literal -3/32 binary64) (*.f64 v v))))) |
Compiled 26529 to 1739 computations (93.4% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 858 | 4 | 862 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 859 | 10 | 869 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
| ▶ | 98.5% | (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
| ✓ | 100.0% | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ▶ | 99.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
| ▶ | 99.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))))) |
| ✓ | 98.8% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | 99.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
| ▶ | 22.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))))) |
| ✓ | 97.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
Compiled 738 to 285 computations (61.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
| ✓ | cost-diff | 0 | (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 6528 | (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6528 | (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))))) |
| ✓ | cost-diff | 0 | (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
| ✓ | cost-diff | 0 | (*.f64 v (*.f64 v (*.f64 v v))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 512 | (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v)))) |
| ✓ | cost-diff | 512 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 1152 | (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
| ✓ | cost-diff | 1152 | (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
| ✓ | cost-diff | 1152 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
| 4742× | *-lowering-*.f32 |
| 4742× | *-lowering-*.f64 |
| 2268× | +-lowering-+.f64 |
| 2268× | +-lowering-+.f32 |
| 1494× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 1293 |
| 1 | 208 | 975 |
| 2 | 997 | 959 |
| 3 | 6001 | 931 |
| 0 | 8318 | 931 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 2) (/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
(sqrt 2) |
2 |
(/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) |
(+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) |
1/64 |
(* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(* v (* v v)) |
v |
(* v v) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))) |
-5/8 |
(* (* v v) (+ 3/32 (* v (* v -9/64)))) |
(+ 3/32 (* v (* v -9/64))) |
3/32 |
(* v (* v -9/64)) |
(* v -9/64) |
-9/64 |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
1/16 |
(* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(* 1/4 v) |
1/4 |
(* (sqrt 2) (* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v))))) |
(sqrt 2) |
2 |
(* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v)))) |
(* v (* v (* v v))) |
v |
(* v (* v v)) |
(* v v) |
(+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v))) |
(+ 3/32 (/ -5/8 (* v v))) |
3/32 |
(/ -5/8 (* v v)) |
-5/8 |
(/ (/ 1/4 (* v v)) (* v v)) |
(/ 1/4 (* v v)) |
1/4 |
(/ (* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) (- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) |
(- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
1/16 |
(* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
v |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))) |
-5/8 |
(* (* v v) (+ 3/32 (* v (* v -9/64)))) |
(* v v) |
(+ 3/32 (* v (* v -9/64))) |
3/32 |
(* v (* v -9/64)) |
(* v -9/64) |
-9/64 |
(* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(sqrt 2) |
2 |
(- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
1/4 |
(* (sqrt 2) (/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))))) |
(sqrt 2) |
2 |
(/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))))) |
1 |
(/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
(+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) |
1/16 |
(* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4)) |
(* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(* v v) |
v |
(+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))) |
-5/8 |
(* (* v v) (+ 3/32 (* v (* v -9/64)))) |
(+ 3/32 (* v (* v -9/64))) |
3/32 |
(* v (* v -9/64)) |
(* v -9/64) |
-9/64 |
(- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4) |
1/4 |
(+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) |
1/64 |
(* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(* v (* v v)) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(* (pow (pow 2 1/4) 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
(pow (pow 2 1/4) 2) |
(pow 2 1/4) |
2 |
1/4 |
(* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))) |
(sqrt (+ 1 (* (* v v) -3))) |
(+ 1 (* (* v v) -3)) |
1 |
(* (* v v) -3) |
(* v v) |
v |
-3 |
(- 1/4 (* v (/ v 4))) |
(* v (/ v 4)) |
(/ v 4) |
4 |
| Outputs |
|---|
(* (sqrt 2) (/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) |
(+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) |
(+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))))) |
1/64 |
#s(literal 1/64 binary64) |
(* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) |
(* v (* v v)) |
(*.f64 v (*.f64 v v)) |
v |
(* v v) |
(*.f64 v v) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) |
(+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))) |
(+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) |
-5/8 |
#s(literal -5/8 binary64) |
(* (* v v) (+ 3/32 (* v (* v -9/64)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))) |
(+ 3/32 (* v (* v -9/64))) |
(+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))) |
3/32 |
#s(literal 3/32 binary64) |
(* v (* v -9/64)) |
(*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
(* v -9/64) |
(*.f64 v #s(literal -9/64 binary64)) |
-9/64 |
#s(literal -9/64 binary64) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
(+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
(* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
(* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
(- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 v (*.f64 v #s(literal -1/4 binary64))))) |
1/16 |
#s(literal 1/16 binary64) |
(* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/32 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
(* 1/4 v) |
(*.f64 v #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(* (sqrt 2) (* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v)))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) |
(* v (* v (* v v))) |
(*.f64 v (*.f64 v (*.f64 v v))) |
v |
(* v (* v v)) |
(*.f64 v (*.f64 v v)) |
(* v v) |
(*.f64 v v) |
(+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v))) |
(+.f64 #s(literal 3/32 binary64) (+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+ 3/32 (/ -5/8 (* v v))) |
(+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
3/32 |
#s(literal 3/32 binary64) |
(/ -5/8 (* v v)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
-5/8 |
#s(literal -5/8 binary64) |
(/ (/ 1/4 (* v v)) (* v v)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) |
(/ 1/4 (* v v)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
1/4 |
#s(literal 1/4 binary64) |
(/ (* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) (- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
(* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) |
(- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
1/16 |
#s(literal 1/16 binary64) |
(* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
v |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) |
(+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))) |
(+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) |
-5/8 |
#s(literal -5/8 binary64) |
(* (* v v) (+ 3/32 (* v (* v -9/64)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))) |
(* v v) |
(*.f64 v v) |
(+ 3/32 (* v (* v -9/64))) |
(+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))) |
3/32 |
#s(literal 3/32 binary64) |
(* v (* v -9/64)) |
(*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
(* v -9/64) |
(*.f64 v #s(literal -9/64 binary64)) |
-9/64 |
#s(literal -9/64 binary64) |
(* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
1/4 |
#s(literal 1/4 binary64) |
(* (sqrt 2) (/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) |
1 |
#s(literal 1 binary64) |
(/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))))) |
(+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) |
(-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (-.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
1/16 |
#s(literal 1/16 binary64) |
(* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4)) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) #s(literal -1/4 binary64))) |
(* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
(* v v) |
(*.f64 v v) |
v |
(+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))) |
(+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) |
-5/8 |
#s(literal -5/8 binary64) |
(* (* v v) (+ 3/32 (* v (* v -9/64)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))) |
(+ 3/32 (* v (* v -9/64))) |
(+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))) |
3/32 |
#s(literal 3/32 binary64) |
(* v (* v -9/64)) |
(*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
(* v -9/64) |
(*.f64 v #s(literal -9/64 binary64)) |
-9/64 |
#s(literal -9/64 binary64) |
(- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4) |
(+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) #s(literal -1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) |
(+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))))) |
1/64 |
#s(literal 1/64 binary64) |
(* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))))) |
(* v (* v v)) |
(*.f64 v (*.f64 v v)) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
(* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))))))) |
(* (pow (pow 2 1/4) 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(pow (pow 2 1/4) 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow 2 1/4) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) |
2 |
#s(literal 2 binary64) |
1/4 |
#s(literal 1/4 binary64) |
(* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(sqrt (+ 1 (* (* v v) -3))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
(+ 1 (* (* v v) -3)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
1 |
#s(literal 1 binary64) |
(* (* v v) -3) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(* v v) |
(*.f64 v v) |
v |
-3 |
#s(literal -3 binary64) |
(- 1/4 (* v (/ v 4))) |
(+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) |
(* v (/ v 4)) |
(/.f64 (*.f64 v v) #s(literal 4 binary64)) |
(/ v 4) |
(/.f64 v #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 v v) #s(literal -3 binary64)) |
| ✓ | accuracy | 98.4% | (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
| ✓ | accuracy | 58.6% | (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))) |
| ✓ | accuracy | 25.7% | (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
| 209.0ms | 237× | 0 | valid |
| 34.0ms | 8× | 3 | valid |
| 16.0ms | 7× | 2 | valid |
| 6.0ms | 4× | 1 | valid |
Compiled 1852 to 62 computations (96.7% saved)
ival-mult: 48.0ms (45.4% of total)ival-div: 15.0ms (14.2% of total)ival-add: 12.0ms (11.4% of total)ival-pow: 9.0ms (8.5% of total)ival-sub: 7.0ms (6.6% of total)ival-sqrt: 7.0ms (6.6% of total)backward-pass: 6.0ms (5.7% of total)const: 2.0ms (1.9% of total)| Inputs |
|---|
#<alt (* (sqrt 2) (/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))))> |
#<alt (/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))> |
#<alt (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))> |
#<alt (sqrt 2)> |
#<alt (* (sqrt 2) (* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v)))))> |
#<alt (* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v))))> |
#<alt (* v (* v (* v v)))> |
#<alt (/ (* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) (- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))> |
#<alt (* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2))> |
#<alt (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))> |
#<alt (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))> |
#<alt (* (sqrt 2) (/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))))))> |
#<alt (/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))))> |
#<alt (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))))> |
#<alt (* (pow (pow 2 1/4) 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))))> |
#<alt (pow (pow 2 1/4) 2)> |
#<alt (pow 2 1/4)> |
#<alt (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))> |
#<alt (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))> |
#<alt (* (* v v) (+ 3/32 (* v (* v -9/64))))> |
#<alt (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))> |
#<alt (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))> |
#<alt (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v)))> |
#<alt (/ 1/4 (* v v))> |
#<alt (/ -5/8 (* v v))> |
#<alt (* v (* v -9/64))> |
#<alt (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))> |
#<alt (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))> |
#<alt (* (* v v) -3)> |
| Outputs |
|---|
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2)))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* -125/32 (sqrt 2)) (+ (* -235/64 (sqrt 2)) (+ (* -5/2 (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2)))) (* -21/64 (sqrt 2)))))) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2)))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2)))))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6))))))))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2)))))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6))))))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt 1/16> |
#<alt (+ 1/16 (* 5/32 (pow v 2)))> |
#<alt (+ 1/16 (* (pow v 2) (+ 5/32 (* 47/128 (pow v 2)))))> |
#<alt (+ 1/16 (* (pow v 2) (+ 5/32 (* (pow v 2) (+ 47/128 (* -21/256 (pow v 2)))))))> |
#<alt (* 81/4096 (pow v 12))> |
#<alt (* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 21/256 (/ 1 (pow v 6))))))> |
#<alt (* 81/4096 (pow v 12))> |
#<alt (* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 21/256 (/ 1 (pow v 6))))))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2))))))> |
#<alt (* 3/32 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt (* 3/32 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (* 3/32 (pow v 4))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* 3/32 (pow v 4))> |
#<alt (* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))))> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (pow v 4)> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* 3/32 (* (pow v 2) (sqrt 2))) (* 5/8 (sqrt 2)))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* -9/64 (* (pow v 2) (sqrt 2))) (* -3/32 (sqrt 2)))) (* 5/8 (sqrt 2)))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2)))) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2))))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (* 3/32 (/ (sqrt 2) (pow v 2)))))))> |
#<alt (* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (* 5/6 (/ (sqrt 2) (pow v 6)))))) (+ (* -2/3 (/ (- (* -21/16 (sqrt 2)) (+ (* -2/3 (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2)))) (* -5/8 (sqrt 2)))) (pow v 6))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -1/4 (/ (sqrt 2) (pow v 6))) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 40/9 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 6))))))))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2)))) (* 3/32 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2))))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (* 3/32 (/ (sqrt 2) (pow v 2)))))))> |
#<alt (* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (* 5/6 (/ (sqrt 2) (pow v 6)))))) (+ (* -2/3 (/ (- (* -21/16 (sqrt 2)) (+ (* -2/3 (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2)))) (* -5/8 (sqrt 2)))) (pow v 6))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -1/4 (/ (sqrt 2) (pow v 6))) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 40/9 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 6))))))))))> |
#<alt (* 1/16 (sqrt 2))> |
#<alt (+ (* -25/64 (* (pow v 4) (sqrt 2))) (* 1/16 (sqrt 2)))> |
#<alt (+ (* 1/16 (sqrt 2)) (* (pow v 4) (+ (* -25/64 (sqrt 2)) (* 15/128 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (* 1/16 (sqrt 2)) (* (pow v 4) (+ (* -25/64 (sqrt 2)) (* (pow v 2) (+ (* -189/1024 (* (pow v 2) (sqrt 2))) (* 15/128 (sqrt 2)))))))> |
#<alt (* -81/4096 (* (pow v 12) (sqrt 2)))> |
#<alt (* (pow v 12) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2))))))> |
#<alt (* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (+ (* 27/1024 (/ (sqrt 2) (pow v 2))) (* 15/128 (/ (sqrt 2) (pow v 6)))))))> |
#<alt (* -81/4096 (* (pow v 12) (sqrt 2)))> |
#<alt (* (pow v 12) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2))))))> |
#<alt (* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (+ (* 27/1024 (/ (sqrt 2) (pow v 2))) (* 15/128 (/ (sqrt 2) (pow v 6)))))))> |
#<alt 1/16> |
#<alt (+ 1/16 (* -25/64 (pow v 4)))> |
#<alt (+ 1/16 (* (pow v 4) (- (* 15/128 (pow v 2)) 25/64)))> |
#<alt (+ 1/16 (* (pow v 4) (- (* (pow v 2) (+ 15/128 (* -189/1024 (pow v 2)))) 25/64)))> |
#<alt (* -81/4096 (pow v 12))> |
#<alt (* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096))> |
#<alt (* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4)))))> |
#<alt (* (pow v 12) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4)))))> |
#<alt (* -81/4096 (pow v 12))> |
#<alt (* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096))> |
#<alt (* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4)))))> |
#<alt (* (pow v 12) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4)))))> |
#<alt (* 25/64 (pow v 4))> |
#<alt (* (pow v 4) (+ 25/64 (* -15/128 (pow v 2))))> |
#<alt (* (pow v 4) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128))))> |
#<alt (* (pow v 4) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128))))> |
#<alt (* 81/4096 (pow v 12))> |
#<alt (* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6))))))> |
#<alt (* 81/4096 (pow v 12))> |
#<alt (* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6))))))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2)))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* -125/32 (sqrt 2)) (+ (* -235/64 (sqrt 2)) (+ (* -5/2 (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2)))) (* -21/64 (sqrt 2)))))) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2)))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2)))))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6))))))))))> |
#<alt (* -9/64 (* (pow v 6) (sqrt 2)))> |
#<alt (* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2)))))))> |
#<alt (* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6))))))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt 4> |
#<alt (+ 4 (* 10 (pow v 2)))> |
#<alt (+ 4 (* (pow v 2) (+ 10 (* 47/2 (pow v 2)))))> |
#<alt (+ 4 (* (pow v 2) (+ 10 (* (pow v 2) (+ 47/2 (* 229/4 (pow v 2)))))))> |
#<alt (/ -64/9 (pow v 6))> |
#<alt (* -1 (/ (+ 64/9 (* 128/27 (/ 1 (pow v 2)))) (pow v 6)))> |
#<alt (/ (- (/ 256/9 (pow v 4)) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6))> |
#<alt (/ (- (+ (* 6656/243 (/ 1 (pow v 6))) (/ 256/9 (pow v 4))) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6))> |
#<alt (/ -64/9 (pow v 6))> |
#<alt (* -1 (/ (+ 64/9 (* 128/27 (/ 1 (pow v 2)))) (pow v 6)))> |
#<alt (/ (- (/ 256/9 (pow v 4)) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6))> |
#<alt (/ (- (+ (* 6656/243 (/ 1 (pow v 6))) (/ 256/9 (pow v 4))) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2)))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2))))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2)))))))))))> |
#<alt (* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))> |
#<alt (* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -5/8 (pow v 2)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)))> |
#<alt (+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)))> |
#<alt (* -1/4 (* (pow v 3) (sqrt -3)))> |
#<alt (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3)))))> |
#<alt (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))> |
#<alt (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))> |
#<alt (* 1/4 (* (pow v 3) (sqrt -3)))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))))> |
#<alt (* 25/64 (pow v 2))> |
#<alt (* (pow v 2) (+ 25/64 (* -15/128 (pow v 2))))> |
#<alt (* (pow v 2) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128))))> |
#<alt (* (pow v 2) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128))))> |
#<alt (* 81/4096 (pow v 10))> |
#<alt (* (pow v 10) (- 81/4096 (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6))))))> |
#<alt (* 81/4096 (pow v 10))> |
#<alt (* (pow v 10) (- 81/4096 (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6))))))> |
#<alt (* 3/32 (pow v 2))> |
#<alt (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2))))> |
#<alt (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2))))> |
#<alt (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2))))> |
#<alt (* -9/64 (pow v 4))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* -9/64 (pow v 4))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* -5/32 (pow v 2))> |
#<alt (* (pow v 2) (- (* 3/128 (pow v 2)) 5/32))> |
#<alt (* (pow v 2) (- (* (pow v 2) (+ 3/128 (* -9/256 (pow v 2)))) 5/32))> |
#<alt (* (pow v 2) (- (* (pow v 2) (+ 3/128 (* -9/256 (pow v 2)))) 5/32))> |
#<alt (* -9/256 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) 9/256))> |
#<alt (* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4)))))> |
#<alt (* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4)))))> |
#<alt (* -9/256 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) 9/256))> |
#<alt (* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4)))))> |
#<alt (* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4)))))> |
#<alt (* 25/64 (pow v 3))> |
#<alt (* (pow v 3) (+ 25/64 (* -15/128 (pow v 2))))> |
#<alt (* (pow v 3) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128))))> |
#<alt (* (pow v 3) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128))))> |
#<alt (* 81/4096 (pow v 11))> |
#<alt (* (pow v 11) (- 81/4096 (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 11) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 11) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6))))))> |
#<alt (* 81/4096 (pow v 11))> |
#<alt (* -1 (* (pow v 11) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096)))> |
#<alt (* -1 (* (pow v 11) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4))))))> |
#<alt (* -1 (* (pow v 11) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4))))))> |
#<alt (/ 1/4 (pow v 4))> |
#<alt (/ (+ 1/4 (* -5/8 (pow v 2))) (pow v 4))> |
#<alt (/ (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) (pow v 4))> |
#<alt (/ (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) (pow v 4))> |
#<alt 3/32> |
#<alt (- 3/32 (* 5/8 (/ 1 (pow v 2))))> |
#<alt (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))> |
#<alt (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))> |
#<alt 3/32> |
#<alt (- 3/32 (* 5/8 (/ 1 (pow v 2))))> |
#<alt (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))> |
#<alt (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ 1/4 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (/ -5/8 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -9/64 (pow v 2))> |
#<alt (* -5/8 (pow v 2))> |
#<alt (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))> |
#<alt (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))> |
#<alt (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -9/64 (pow v 6))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4)))))> |
#<alt (* -125/512 (pow v 3))> |
#<alt (* (pow v 3) (- (* 225/2048 (pow v 2)) 125/512))> |
#<alt (* (pow v 3) (- (* (pow v 2) (+ 225/2048 (* -1485/8192 (pow v 2)))) 125/512))> |
#<alt (* (pow v 3) (- (* (pow v 2) (+ 225/2048 (* (pow v 2) (- (* 1647/32768 (pow v 2)) 1485/8192)))) 125/512))> |
#<alt (* -729/262144 (pow v 15))> |
#<alt (* (pow v 15) (- (* 729/131072 (/ 1 (pow v 2))) 729/262144))> |
#<alt (* (pow v 15) (- (* 729/131072 (/ 1 (pow v 2))) (+ 729/262144 (/ 2673/65536 (pow v 4)))))> |
#<alt (* (pow v 15) (- (+ (* 729/131072 (/ 1 (pow v 2))) (* 1647/32768 (/ 1 (pow v 6)))) (+ 729/262144 (/ 2673/65536 (pow v 4)))))> |
#<alt (* -729/262144 (pow v 15))> |
#<alt (* -1 (* (pow v 15) (- 729/262144 (* 729/131072 (/ 1 (pow v 2))))))> |
#<alt (* -1 (* (pow v 15) (- (+ 729/262144 (/ 2673/65536 (pow v 4))) (* 729/131072 (/ 1 (pow v 2))))))> |
#<alt (* -1 (* (pow v 15) (- (+ 729/262144 (/ 2673/65536 (pow v 4))) (+ (* 729/131072 (/ 1 (pow v 2))) (* 1647/32768 (/ 1 (pow v 6)))))))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | v | @ | inf | (* (sqrt 2) (/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
| 3.0ms | v | @ | inf | (/ (* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) (- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
| 1.0ms | v | @ | 0 | (* (sqrt 2) (/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
| 1.0ms | v | @ | 0 | (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
| 1.0ms | v | @ | 0 | (/ (* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) (- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
| 1× | batch-egg-rewrite |
| 4616× | *-lowering-*.f32 |
| 4616× | *-lowering-*.f64 |
| 1744× | /-lowering-/.f32 |
| 1744× | /-lowering-/.f64 |
| 1456× | unpow-prod-down |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 733 |
| 1 | 434 | 426 |
| 2 | 4423 | 424 |
| 0 | 8299 | 424 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 2) (/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
(/ (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) (+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))) |
(+ (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) (- 1/16 (* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(sqrt 2) |
(* (sqrt 2) (* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v))))) |
(* (* v (* v (* v v))) (+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v)))) |
(* v (* v (* v v))) |
(/ (* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) (- 1/4 (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(* (- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) (sqrt 2)) |
(- 1/16 (* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))) |
(* v (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(* (sqrt 2) (/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))))) |
(/ 1 (/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))))))) |
(/ (+ 1/16 (* (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (- (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) 1/4))) (+ 1/64 (* (* v (* v v)) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))))))) |
(* (pow (pow 2 1/4) 2) (* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4))))) |
(pow (pow 2 1/4) 2) |
(pow 2 1/4) |
(* (sqrt (+ 1 (* (* v v) -3))) (- 1/4 (* v (/ v 4)))) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(* (* v v) (+ 3/32 (* v (* v -9/64)))) |
(* (* 1/4 v) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64))))))) |
(+ (+ 3/32 (/ -5/8 (* v v))) (/ (/ 1/4 (* v v)) (* v v))) |
(/ 1/4 (* v v)) |
(/ -5/8 (* v v)) |
(* v (* v -9/64)) |
(* (* v v) (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) |
(* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))) (* v (+ -5/8 (* (* v v) (+ 3/32 (* v (* v -9/64)))))))) |
(* (* v v) -3) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1/4 binary64))) |
(+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)) |
(fma.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) #s(literal 1/4 binary64)) |
(fma.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v v) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) v #s(literal 1/4 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(+.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) |
(+.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) |
(+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(-.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) |
(-.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)))) (/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v))))) |
(fma.f64 v (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(fma.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) v (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (neg.f64 (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v))))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 3/32 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))))) |
(*.f64 v (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v))))) |
(*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (*.f64 (*.f64 v (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) (*.f64 v (*.f64 v (*.f64 v v)))) |
(*.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) |
(+.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 3/32 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(+.f64 (*.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) |
(fma.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (-.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(*.f64 v (*.f64 (*.f64 v (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (*.f64 v (*.f64 v (*.f64 v v)))) |
(*.f64 (*.f64 (*.f64 v (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) v) |
(*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) v) (*.f64 v (*.f64 v v))) |
(*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (*.f64 v v)) (*.f64 v v)) |
(exp.f64 (*.f64 (log.f64 v) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 v v)) #s(literal 2 binary64))) |
(pow.f64 v #s(literal 4 binary64)) |
(pow.f64 (*.f64 v v) #s(literal 2 binary64)) |
(*.f64 v (*.f64 v (*.f64 v v))) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v v)) v) |
(*.f64 (pow.f64 (pow.f64 v #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 v #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal -1/16 binary64)) (/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal 1/16 binary64)) |
(-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) |
(-.f64 (/.f64 #s(literal 1/4096 binary64) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/256 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 1/256 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 2 binary64)) |
(*.f64 v (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(*.f64 (*.f64 v v) (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) |
(*.f64 (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) v) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 v (*.f64 v v)))) |
(*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal 1/64 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal 1/64 binary64))) |
(+.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/262144 binary64) (pow.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 9 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) #s(literal -1/64 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) #s(literal -1/64 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -1/4 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (+.f64 #s(literal 1/4 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 16 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/16 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (+.f64 #s(literal 1/4 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 16 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 64 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (+.f64 #s(literal 1/4 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 16 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (+.f64 #s(literal 1/4 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v #s(literal -5/8 binary64))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -5/8 binary64)) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal -5/8 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(+.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (-.f64 #s(literal 25/64 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 25/64 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(pow.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 2 binary64)) |
(*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) v) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v v)) |
(*.f64 (pow.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1 binary64)) (pow.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) |
(fma.f64 (*.f64 v v) #s(literal 3/32 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(fma.f64 #s(literal 3/32 binary64) (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))) (*.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) #s(literal 3/32 binary64)) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64))))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (-.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 81/4096 binary64)))) (-.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -729/262144 binary64)))) (*.f64 v v)) (+.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) (-.f64 (*.f64 v (*.f64 v #s(literal -9/64 binary64))) #s(literal 3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 81/4096 binary64))) (*.f64 v v)) (-.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) v) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (*.f64 (/.f64 v #s(literal 4 binary64)) (*.f64 v #s(literal -5/8 binary64))) (*.f64 (/.f64 v #s(literal 4 binary64)) (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(+.f64 (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) #s(literal -5/8 binary64)) (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(+.f64 (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) #s(literal -5/8 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (/.f64 v #s(literal 4 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (/.f64 v #s(literal 4 binary64)))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v))) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (/.f64 v (/.f64 #s(literal 4 binary64) v)))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (/.f64 v (/.f64 #s(literal 4 binary64) v))) (*.f64 #s(literal -5/8 binary64) (/.f64 v (/.f64 #s(literal 4 binary64) v)))) |
(/.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 #s(literal 4 binary64) v)) |
(/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25/64 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(/.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) v)) |
(/.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 #s(literal 0 binary64) v)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (-.f64 #s(literal 25/64 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (/.f64 #s(literal 4 binary64) v)) |
(*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64))) |
(*.f64 v (*.f64 (/.f64 v #s(literal 4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (/.f64 v #s(literal 4 binary64)))) |
(*.f64 v (*.f64 #s(literal 1/4 binary64) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) #s(literal 1/4 binary64))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (/.f64 v (/.f64 #s(literal 4 binary64) v))) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (/.f64 v #s(literal 4 binary64))) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (/.f64 v #s(literal 4 binary64)) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (/.f64 v (/.f64 #s(literal 4 binary64) v)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)) v) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v v)) |
(*.f64 (*.f64 (/.f64 v #s(literal 4 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) v) |
(+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v #s(literal -5/8 binary64))) (*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) #s(literal -5/8 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) #s(literal -5/8 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(+.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(+.f64 (*.f64 #s(literal -5/8 binary64) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) (*.f64 #s(literal -5/8 binary64) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) (-.f64 #s(literal 25/64 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v)))) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) v) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 v v)) |
(+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) |
(+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) #s(literal 3/32 binary64)) |
(+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 3/32 binary64)) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (/.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (/.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (*.f64 v v)) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) (*.f64 v v))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) v) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))) v)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 v v)) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 v v))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 #s(literal -1/4 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) v) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) v)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64))))) (*.f64 (*.f64 v v) (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (*.f64 v v) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64))))) (*.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))) (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (*.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))) (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 v v)) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 v v)) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v v))) (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64))))) (*.f64 v (+.f64 #s(literal 27/32768 binary64) (/.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (*.f64 v (+.f64 #s(literal 9/1024 binary64) (*.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/32 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v v))) (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 v (-.f64 #s(literal 9/1024 binary64) (/.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 v (-.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 #s(literal 27/32768 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) #s(literal 3 binary64))) (+.f64 #s(literal 9/1024 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (*.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))))) |
(/.f64 (-.f64 #s(literal 9/1024 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) (-.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))))) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/32 binary64) (-.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) (/.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 v v) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 v v))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v v) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 v v) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 v (/.f64 #s(literal 1/4 binary64) v))) |
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 v v) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) v) v) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) v)) (-.f64 #s(literal 0 binary64) v)) |
(pow.f64 (/.f64 (*.f64 v v) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 v v) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 v (/.f64 #s(literal 1/4 binary64) v)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) v) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1/4 binary64) v)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 v v) #s(literal -5/8 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 5/8 binary64) (*.f64 v v))) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/.f64 #s(literal -5/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v v) #s(literal -5/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 v v) #s(literal -5/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 v (/.f64 #s(literal -5/8 binary64) v))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(/.f64 #s(literal 5/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(/.f64 (/.f64 #s(literal -5/8 binary64) v) v) |
(/.f64 (neg.f64 (/.f64 #s(literal -5/8 binary64) v)) (-.f64 #s(literal 0 binary64) v)) |
(pow.f64 (/.f64 (*.f64 v v) #s(literal -5/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 v v) #s(literal -5/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 v (/.f64 #s(literal -5/8 binary64) v)) #s(literal -1 binary64)) |
(*.f64 #s(literal -5/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(*.f64 #s(literal 5/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5/8 binary64)) |
(*.f64 (/.f64 #s(literal -5/8 binary64) v) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal -5/8 binary64) v)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(*.f64 (*.f64 v v) #s(literal -9/64 binary64)) |
(*.f64 #s(literal -9/64 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -9/64 binary64)) v) |
(+.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v v) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25/64 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) #s(literal -5/8 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 v v)) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) #s(literal -5/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 25/64 binary64) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 v v)) (-.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) v) |
(+.f64 (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v #s(literal -5/8 binary64))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(+.f64 (*.f64 (*.f64 v #s(literal -5/8 binary64)) (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 3 binary64)) |
(*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (pow.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) #s(literal 3 binary64))) |
(*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(*.f64 (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 v v))) (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (*.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) v) |
(*.f64 (pow.f64 (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))) #s(literal 3 binary64)) (*.f64 v (*.f64 v v))) |
(*.f64 (pow.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 3/2 binary64))) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 v v)) |
(*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal -3 binary64)) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal -3 binary64))) |
| 1× | egg-herbie |
| 4604× | *-lowering-*.f32 |
| 4604× | *-lowering-*.f64 |
| 4188× | +-lowering-+.f64 |
| 4188× | +-lowering-+.f32 |
| 1638× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 549 | 4854 |
| 1 | 1713 | 4265 |
| 2 | 6351 | 4247 |
| 0 | 8464 | 4247 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* -125/32 (sqrt 2)) (+ (* -235/64 (sqrt 2)) (+ (* -5/2 (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2)))) (* -21/64 (sqrt 2)))))) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
1/16 |
(+ 1/16 (* 5/32 (pow v 2))) |
(+ 1/16 (* (pow v 2) (+ 5/32 (* 47/128 (pow v 2))))) |
(+ 1/16 (* (pow v 2) (+ 5/32 (* (pow v 2) (+ 47/128 (* -21/256 (pow v 2))))))) |
(* 81/4096 (pow v 12)) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 21/256 (/ 1 (pow v 6)))))) |
(* 81/4096 (pow v 12)) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 21/256 (/ 1 (pow v 6)))))) |
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(* 3/32 (pow v 4)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(* 3/32 (pow v 4)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(pow v 4) |
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* 3/32 (* (pow v 2) (sqrt 2))) (* 5/8 (sqrt 2))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* -9/64 (* (pow v 2) (sqrt 2))) (* -3/32 (sqrt 2)))) (* 5/8 (sqrt 2))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2)))) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2))))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (* 3/32 (/ (sqrt 2) (pow v 2))))))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (* 5/6 (/ (sqrt 2) (pow v 6)))))) (+ (* -2/3 (/ (- (* -21/16 (sqrt 2)) (+ (* -2/3 (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2)))) (* -5/8 (sqrt 2)))) (pow v 6))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -1/4 (/ (sqrt 2) (pow v 6))) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 40/9 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 6)))))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2)))) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2))))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (* 3/32 (/ (sqrt 2) (pow v 2))))))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (* 5/6 (/ (sqrt 2) (pow v 6)))))) (+ (* -2/3 (/ (- (* -21/16 (sqrt 2)) (+ (* -2/3 (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2)))) (* -5/8 (sqrt 2)))) (pow v 6))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -1/4 (/ (sqrt 2) (pow v 6))) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 40/9 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 6)))))))))) |
(* 1/16 (sqrt 2)) |
(+ (* -25/64 (* (pow v 4) (sqrt 2))) (* 1/16 (sqrt 2))) |
(+ (* 1/16 (sqrt 2)) (* (pow v 4) (+ (* -25/64 (sqrt 2)) (* 15/128 (* (pow v 2) (sqrt 2)))))) |
(+ (* 1/16 (sqrt 2)) (* (pow v 4) (+ (* -25/64 (sqrt 2)) (* (pow v 2) (+ (* -189/1024 (* (pow v 2) (sqrt 2))) (* 15/128 (sqrt 2))))))) |
(* -81/4096 (* (pow v 12) (sqrt 2))) |
(* (pow v 12) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2)))))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (+ (* 27/1024 (/ (sqrt 2) (pow v 2))) (* 15/128 (/ (sqrt 2) (pow v 6))))))) |
(* -81/4096 (* (pow v 12) (sqrt 2))) |
(* (pow v 12) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2)))))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (+ (* 27/1024 (/ (sqrt 2) (pow v 2))) (* 15/128 (/ (sqrt 2) (pow v 6))))))) |
1/16 |
(+ 1/16 (* -25/64 (pow v 4))) |
(+ 1/16 (* (pow v 4) (- (* 15/128 (pow v 2)) 25/64))) |
(+ 1/16 (* (pow v 4) (- (* (pow v 2) (+ 15/128 (* -189/1024 (pow v 2)))) 25/64))) |
(* -81/4096 (pow v 12)) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096)) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(* (pow v 12) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(* -81/4096 (pow v 12)) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096)) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(* (pow v 12) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(* 25/64 (pow v 4)) |
(* (pow v 4) (+ 25/64 (* -15/128 (pow v 2)))) |
(* (pow v 4) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128)))) |
(* (pow v 4) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128)))) |
(* 81/4096 (pow v 12)) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(* 81/4096 (pow v 12)) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(* 1/4 (sqrt 2)) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* -125/32 (sqrt 2)) (+ (* -235/64 (sqrt 2)) (+ (* -5/2 (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2)))) (* -21/64 (sqrt 2)))))) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
4 |
(+ 4 (* 10 (pow v 2))) |
(+ 4 (* (pow v 2) (+ 10 (* 47/2 (pow v 2))))) |
(+ 4 (* (pow v 2) (+ 10 (* (pow v 2) (+ 47/2 (* 229/4 (pow v 2))))))) |
(/ -64/9 (pow v 6)) |
(* -1 (/ (+ 64/9 (* 128/27 (/ 1 (pow v 2)))) (pow v 6))) |
(/ (- (/ 256/9 (pow v 4)) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(/ (- (+ (* 6656/243 (/ 1 (pow v 6))) (/ 256/9 (pow v 4))) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(/ -64/9 (pow v 6)) |
(* -1 (/ (+ 64/9 (* 128/27 (/ 1 (pow v 2)))) (pow v 6))) |
(/ (- (/ 256/9 (pow v 4)) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(/ (- (+ (* 6656/243 (/ 1 (pow v 6))) (/ 256/9 (pow v 4))) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(* 1/4 (sqrt 2)) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2)))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2))))))))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))) |
1/4 |
(+ 1/4 (* -5/8 (pow v 2))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(* -1/4 (* (pow v 3) (sqrt -3))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(* 1/4 (* (pow v 3) (sqrt -3))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(* 25/64 (pow v 2)) |
(* (pow v 2) (+ 25/64 (* -15/128 (pow v 2)))) |
(* (pow v 2) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128)))) |
(* (pow v 2) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128)))) |
(* 81/4096 (pow v 10)) |
(* (pow v 10) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(* 81/4096 (pow v 10)) |
(* (pow v 10) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(* 3/32 (pow v 2)) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(* -9/64 (pow v 4)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* -9/64 (pow v 4)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* -5/32 (pow v 2)) |
(* (pow v 2) (- (* 3/128 (pow v 2)) 5/32)) |
(* (pow v 2) (- (* (pow v 2) (+ 3/128 (* -9/256 (pow v 2)))) 5/32)) |
(* (pow v 2) (- (* (pow v 2) (+ 3/128 (* -9/256 (pow v 2)))) 5/32)) |
(* -9/256 (pow v 6)) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) 9/256)) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(* -9/256 (pow v 6)) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) 9/256)) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(* 25/64 (pow v 3)) |
(* (pow v 3) (+ 25/64 (* -15/128 (pow v 2)))) |
(* (pow v 3) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128)))) |
(* (pow v 3) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128)))) |
(* 81/4096 (pow v 11)) |
(* (pow v 11) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 11) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(* (pow v 11) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(* 81/4096 (pow v 11)) |
(* -1 (* (pow v 11) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096))) |
(* -1 (* (pow v 11) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4)))))) |
(* -1 (* (pow v 11) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4)))))) |
(/ 1/4 (pow v 4)) |
(/ (+ 1/4 (* -5/8 (pow v 2))) (pow v 4)) |
(/ (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) (pow v 4)) |
(/ (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) (pow v 4)) |
3/32 |
(- 3/32 (* 5/8 (/ 1 (pow v 2)))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
3/32 |
(- 3/32 (* 5/8 (/ 1 (pow v 2)))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ 1/4 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(/ -5/8 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -9/64 (pow v 2)) |
(* -5/8 (pow v 2)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -9/64 (pow v 6)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(* -125/512 (pow v 3)) |
(* (pow v 3) (- (* 225/2048 (pow v 2)) 125/512)) |
(* (pow v 3) (- (* (pow v 2) (+ 225/2048 (* -1485/8192 (pow v 2)))) 125/512)) |
(* (pow v 3) (- (* (pow v 2) (+ 225/2048 (* (pow v 2) (- (* 1647/32768 (pow v 2)) 1485/8192)))) 125/512)) |
(* -729/262144 (pow v 15)) |
(* (pow v 15) (- (* 729/131072 (/ 1 (pow v 2))) 729/262144)) |
(* (pow v 15) (- (* 729/131072 (/ 1 (pow v 2))) (+ 729/262144 (/ 2673/65536 (pow v 4))))) |
(* (pow v 15) (- (+ (* 729/131072 (/ 1 (pow v 2))) (* 1647/32768 (/ 1 (pow v 6)))) (+ 729/262144 (/ 2673/65536 (pow v 4))))) |
(* -729/262144 (pow v 15)) |
(* -1 (* (pow v 15) (- 729/262144 (* 729/131072 (/ 1 (pow v 2)))))) |
(* -1 (* (pow v 15) (- (+ 729/262144 (/ 2673/65536 (pow v 4))) (* 729/131072 (/ 1 (pow v 2)))))) |
(* -1 (* (pow v 15) (- (+ 729/262144 (/ 2673/65536 (pow v 4))) (+ (* 729/131072 (/ 1 (pow v 2))) (* 1647/32768 (/ 1 (pow v 6))))))) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
| Outputs |
|---|
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* -125/32 (sqrt 2)) (+ (* -235/64 (sqrt 2)) (+ (* -5/2 (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2)))) (* -21/64 (sqrt 2)))))) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -15/64 binary64)) (*.f64 #s(literal -15/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 21/64 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/16 binary64)) (*.f64 v v))) (*.f64 #s(literal 21/16 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 61/24 binary64)) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 #s(literal 7/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 v #s(literal 6 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 7/12 binary64)) (pow.f64 v #s(literal 6 binary64)))))) (*.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 #s(literal 21/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 v #s(literal 6 binary64)))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/16 binary64)) (*.f64 v v))) (*.f64 #s(literal 21/16 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 61/24 binary64)) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 #s(literal 7/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 v #s(literal 6 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 7/12 binary64)) (pow.f64 v #s(literal 6 binary64)))))) (*.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 #s(literal 21/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 v #s(literal 6 binary64)))))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
1/16 |
#s(literal 1/16 binary64) |
(+ 1/16 (* 5/32 (pow v 2))) |
(+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) #s(literal 5/32 binary64))) |
(+ 1/16 (* (pow v 2) (+ 5/32 (* 47/128 (pow v 2))))) |
(+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 5/32 binary64) (*.f64 v (*.f64 v #s(literal 47/128 binary64))))))) |
(+ 1/16 (* (pow v 2) (+ 5/32 (* (pow v 2) (+ 47/128 (* -21/256 (pow v 2))))))) |
(+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 47/128 binary64) (*.f64 v (*.f64 v #s(literal -21/256 binary64)))))))) |
(* 81/4096 (pow v 12)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 12 binary64))) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 21/256 (/ 1 (pow v 6)))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) (/.f64 #s(literal 21/256 binary64) (pow.f64 v #s(literal 6 binary64))))) |
(* 81/4096 (pow v 12)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 12 binary64))) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 21/256 (/ 1 (pow v 6)))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) (/.f64 #s(literal 21/256 binary64) (pow.f64 v #s(literal 6 binary64))))) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/32 (* (pow v 2) (sqrt 2)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 3/32 binary64))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 v v)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 v v)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))))) |
(* 3/32 (* (pow v 4) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 3/32 binary64))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/32 (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 v v)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 3/32 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 4)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 v v)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64))))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(* 3/32 (pow v 4)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 3/32 binary64)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* 3/32 (pow v 4)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 3/32 binary64)) |
(* (pow v 4) (- 3/32 (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(* (pow v 4) (- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))))) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(pow v 4) |
(*.f64 (*.f64 v v) (*.f64 v v)) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* 3/32 (* (pow v 2) (sqrt 2))) (* 5/8 (sqrt 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* -9/64 (* (pow v 2) (sqrt 2))) (* -3/32 (sqrt 2)))) (* 5/8 (sqrt 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2)))) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2))))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (* 3/32 (/ (sqrt 2) (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/32 binary64)) (*.f64 v v))))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (* 5/6 (/ (sqrt 2) (pow v 6)))))) (+ (* -2/3 (/ (- (* -21/16 (sqrt 2)) (+ (* -2/3 (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2)))) (* -5/8 (sqrt 2)))) (pow v 6))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -1/4 (/ (sqrt 2) (pow v 6))) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 40/9 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 6)))))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5/6 binary64)) (pow.f64 v #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)) (+.f64 (/.f64 (*.f64 #s(literal 5/12 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 v #s(literal 6 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 v #s(literal 6 binary64)))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 v #s(literal 6 binary64)))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2)))) (* 3/32 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 3/16 (/ (sqrt 2) (pow v 2))))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (* 3/32 (/ (sqrt 2) (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/32 binary64)) (*.f64 v v))))) |
(* (pow v 6) (- (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (* 5/6 (/ (sqrt 2) (pow v 6)))))) (+ (* -2/3 (/ (- (* -21/16 (sqrt 2)) (+ (* -2/3 (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2)))) (* -5/8 (sqrt 2)))) (pow v 6))) (+ (* -2/3 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 4))) (+ (* -5/8 (/ (sqrt 2) (pow v 4))) (+ (* -1/4 (/ (sqrt 2) (pow v 6))) (+ (* 3/32 (/ (sqrt 2) (pow v 2))) (* 40/9 (/ (- (* 3/16 (sqrt 2)) (* 3/32 (sqrt 2))) (pow v 6)))))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5/6 binary64)) (pow.f64 v #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)) (+.f64 (/.f64 (*.f64 #s(literal 5/12 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 v #s(literal 6 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 v #s(literal 6 binary64)))))))) (*.f64 #s(literal 2/3 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 v #s(literal 6 binary64)))))) |
(* 1/16 (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/16 binary64)) |
(+ (* -25/64 (* (pow v 4) (sqrt 2))) (* 1/16 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) |
(+ (* 1/16 (sqrt 2)) (* (pow v 4) (+ (* -25/64 (sqrt 2)) (* 15/128 (* (pow v 2) (sqrt 2)))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -25/64 binary64) (*.f64 (*.f64 v v) #s(literal 15/128 binary64)))))) |
(+ (* 1/16 (sqrt 2)) (* (pow v 4) (+ (* -25/64 (sqrt 2)) (* (pow v 2) (+ (* -189/1024 (* (pow v 2) (sqrt 2))) (* 15/128 (sqrt 2))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 15/128 binary64) (*.f64 (*.f64 v v) #s(literal -189/1024 binary64)))) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* -81/4096 (* (pow v 12) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 12 binary64)) #s(literal -81/4096 binary64))) |
(* (pow v 12) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -81/4096 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 27/1024 binary64)) (*.f64 v v)))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 27/1024 binary64)) (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -81/4096 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -189/1024 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (+ (* 27/1024 (/ (sqrt 2) (pow v 2))) (* 15/128 (/ (sqrt 2) (pow v 6))))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 27/1024 binary64)) (*.f64 v v)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 15/128 binary64)) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -81/4096 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -189/1024 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* -81/4096 (* (pow v 12) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 v #s(literal 12 binary64)) #s(literal -81/4096 binary64))) |
(* (pow v 12) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -81/4096 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 27/1024 binary64)) (*.f64 v v)))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (* 27/1024 (/ (sqrt 2) (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 27/1024 binary64)) (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -81/4096 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -189/1024 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 12) (+ (* -189/1024 (/ (sqrt 2) (pow v 4))) (+ (* -81/4096 (sqrt 2)) (+ (* 27/1024 (/ (sqrt 2) (pow v 2))) (* 15/128 (/ (sqrt 2) (pow v 6))))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 27/1024 binary64)) (*.f64 v v)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 15/128 binary64)) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -81/4096 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -189/1024 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
1/16 |
#s(literal 1/16 binary64) |
(+ 1/16 (* -25/64 (pow v 4))) |
(+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) |
(+ 1/16 (* (pow v 4) (- (* 15/128 (pow v 2)) 25/64))) |
(+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -25/64 binary64) (*.f64 (*.f64 v v) #s(literal 15/128 binary64))))) |
(+ 1/16 (* (pow v 4) (- (* (pow v 2) (+ 15/128 (* -189/1024 (pow v 2)))) 25/64))) |
(+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -25/64 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 15/128 binary64) (*.f64 (*.f64 v v) #s(literal -189/1024 binary64)))))))) |
(* -81/4096 (pow v 12)) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) #s(literal -81/4096 binary64)) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096)) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) #s(literal -81/4096 binary64))) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) (-.f64 #s(literal -81/4096 binary64) (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 12) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) (+.f64 (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64))) (-.f64 #s(literal -81/4096 binary64) (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(* -81/4096 (pow v 12)) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) #s(literal -81/4096 binary64)) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096)) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) #s(literal -81/4096 binary64))) |
(* (pow v 12) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) (-.f64 #s(literal -81/4096 binary64) (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 12) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) (+.f64 (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64))) (-.f64 #s(literal -81/4096 binary64) (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(* 25/64 (pow v 4)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 25/64 binary64)) |
(* (pow v 4) (+ 25/64 (* -15/128 (pow v 2)))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 v v) #s(literal -15/128 binary64)))) |
(* (pow v 4) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128)))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -15/128 binary64) (*.f64 (*.f64 v v) #s(literal 189/1024 binary64))))))) |
(* (pow v 4) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128)))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -15/128 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) #s(literal -27/1024 binary64))))))))) |
(* 81/4096 (pow v 12)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 12 binary64))) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 #s(literal 81/4096 binary64) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)) (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64))))))) |
(* 81/4096 (pow v 12)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 12 binary64))) |
(* (pow v 12) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v))))) |
(* (pow v 12) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(*.f64 (pow.f64 v #s(literal 12 binary64)) (+.f64 #s(literal 81/4096 binary64) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)) (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64))))))) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -5/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* -125/32 (sqrt 2)) (+ (* -235/64 (sqrt 2)) (+ (* -5/2 (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2)))) (* -21/64 (sqrt 2)))))) (+ (* -25/16 (sqrt 2)) (* 47/32 (sqrt 2))))) (* 5/8 (sqrt 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -15/64 binary64)) (*.f64 #s(literal -15/64 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 21/64 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/16 binary64)) (*.f64 v v))) (*.f64 #s(literal 21/16 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 61/24 binary64)) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 #s(literal 7/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 v #s(literal 6 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 7/12 binary64)) (pow.f64 v #s(literal 6 binary64)))))) (*.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 #s(literal 21/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 v #s(literal 6 binary64)))))) |
(* -9/64 (* (pow v 6) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (- (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2)))) (* 3/16 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/32 binary64)) (*.f64 v v)))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (* 9/32 (/ (sqrt 2) (pow v 2))))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (* 3/16 (/ (sqrt 2) (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/16 binary64)) (*.f64 v v))) (*.f64 #s(literal 21/16 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 6) (- (+ (* -33/16 (/ (sqrt 2) (pow v 4))) (+ (* -9/64 (sqrt 2)) (+ (* 9/32 (/ (sqrt 2) (pow v 2))) (* 61/24 (/ (sqrt 2) (pow v 6)))))) (+ (* -4/3 (/ (- (* -33/16 (sqrt 2)) (+ (* -4/3 (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2)))) (* -21/16 (sqrt 2)))) (pow v 6))) (+ (* -4/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 4))) (+ (* -21/16 (/ (sqrt 2) (pow v 4))) (+ (* 3/16 (/ (sqrt 2) (pow v 2))) (+ (* 7/12 (/ (sqrt 2) (pow v 6))) (* 28/3 (/ (- (* 9/32 (sqrt 2)) (* 3/16 (sqrt 2))) (pow v 6)))))))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/64 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 9/32 binary64)) (*.f64 v v))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 61/24 binary64)) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 v v)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -21/16 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (*.f64 #s(literal 7/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 v #s(literal 6 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 7/12 binary64)) (pow.f64 v #s(literal 6 binary64)))))) (*.f64 #s(literal 4/3 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -33/16 binary64)) (*.f64 #s(literal 21/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64))) (pow.f64 v #s(literal 6 binary64)))))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* (pow v 6) (- (+ (* 3/32 (/ 1 (pow v 2))) (* 1/4 (/ 1 (pow v 6)))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 v #s(literal 6 binary64))) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
4 |
#s(literal 4 binary64) |
(+ 4 (* 10 (pow v 2))) |
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) #s(literal 10 binary64))) |
(+ 4 (* (pow v 2) (+ 10 (* 47/2 (pow v 2))))) |
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 10 binary64) (*.f64 (*.f64 v v) #s(literal 47/2 binary64))))) |
(+ 4 (* (pow v 2) (+ 10 (* (pow v 2) (+ 47/2 (* 229/4 (pow v 2))))))) |
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 10 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 47/2 binary64) (*.f64 (*.f64 v v) #s(literal 229/4 binary64)))))))) |
(/ -64/9 (pow v 6)) |
(/.f64 #s(literal -64/9 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* -1 (/ (+ 64/9 (* 128/27 (/ 1 (pow v 2)))) (pow v 6))) |
(/.f64 (-.f64 #s(literal -64/9 binary64) (/.f64 #s(literal 128/27 binary64) (*.f64 v v))) (pow.f64 v #s(literal 6 binary64))) |
(/ (- (/ 256/9 (pow v 4)) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(/.f64 (+.f64 (/.f64 #s(literal 256/9 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 #s(literal -64/9 binary64) (/.f64 #s(literal 128/27 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 6 binary64))) |
(/ (- (+ (* 6656/243 (/ 1 (pow v 6))) (/ 256/9 (pow v 4))) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(/.f64 (+.f64 (/.f64 #s(literal 256/9 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 #s(literal 6656/243 binary64) (pow.f64 v #s(literal 6 binary64))) (-.f64 #s(literal -64/9 binary64) (/.f64 #s(literal 128/27 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 6 binary64))) |
(/ -64/9 (pow v 6)) |
(/.f64 #s(literal -64/9 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* -1 (/ (+ 64/9 (* 128/27 (/ 1 (pow v 2)))) (pow v 6))) |
(/.f64 (-.f64 #s(literal -64/9 binary64) (/.f64 #s(literal 128/27 binary64) (*.f64 v v))) (pow.f64 v #s(literal 6 binary64))) |
(/ (- (/ 256/9 (pow v 4)) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(/.f64 (+.f64 (/.f64 #s(literal 256/9 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 #s(literal -64/9 binary64) (/.f64 #s(literal 128/27 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 6 binary64))) |
(/ (- (+ (* 6656/243 (/ 1 (pow v 6))) (/ 256/9 (pow v 4))) (+ 64/9 (* 128/27 (/ 1 (pow v 2))))) (pow v 6)) |
(/.f64 (+.f64 (/.f64 #s(literal 256/9 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (/.f64 #s(literal 6656/243 binary64) (pow.f64 v #s(literal 6 binary64))) (-.f64 #s(literal -64/9 binary64) (/.f64 #s(literal 128/27 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 6 binary64))) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2)))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2))))))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) v) (/.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) v) (/.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) v) (/.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/96 binary64)) (pow.f64 v #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/64 binary64)) (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) v) (/.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) v) (/.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) v) (/.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/96 binary64)) (pow.f64 v #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/64 binary64)) (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -5/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ 1/4 (* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(* -1/4 (* (pow v 3) (sqrt -3))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (pow.f64 v #s(literal 6 binary64))))) |
(* 1/4 (* (pow v 3) (sqrt -3))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (* 1/4 (/ (sqrt -3) (pow v 2)))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (- (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (- (+ (* -1 (/ (+ (* 1/64 (/ 1 (pow (sqrt -3) 5))) (* 1/32 (/ 1 (pow (sqrt -3) 3)))) (pow v 6))) (+ (* -1/4 (sqrt -3)) (+ (* 1/4 (/ (sqrt -3) (pow v 2))) (+ (* 1/8 (/ 1 (* (pow v 4) (sqrt -3)))) (* 1/32 (/ 1 (* (pow v 4) (pow (sqrt -3) 3)))))))) (/ 1/8 (* (pow v 2) (sqrt -3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 v v))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 v v) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (pow.f64 v #s(literal 6 binary64)))))) |
(* 25/64 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 25/64 binary64)) |
(* (pow v 2) (+ 25/64 (* -15/128 (pow v 2)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 v v) #s(literal -15/128 binary64))))) |
(* (pow v 2) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -15/128 binary64) (*.f64 (*.f64 v v) #s(literal 189/1024 binary64))))))) |
(* (pow v 2) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -15/128 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) #s(literal -27/1024 binary64)))))))))) |
(* 81/4096 (pow v 10)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 10 binary64))) |
(* (pow v 10) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v))) (pow.f64 v #s(literal 10 binary64))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 10 binary64))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(*.f64 (+.f64 #s(literal 81/4096 binary64) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)) (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64)))))) (pow.f64 v #s(literal 10 binary64))) |
(* 81/4096 (pow v 10)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 10 binary64))) |
(* (pow v 10) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v))) (pow.f64 v #s(literal 10 binary64))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 10 binary64))) |
(* (pow v 10) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(*.f64 (+.f64 #s(literal 81/4096 binary64) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)) (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64)))))) (pow.f64 v #s(literal 10 binary64))) |
(* 3/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 3/32 binary64)) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))) |
(* -9/64 (pow v 4)) |
(*.f64 (*.f64 v v) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* -9/64 (pow v 4)) |
(*.f64 (*.f64 v v) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* -5/32 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5/32 binary64)) |
(* (pow v 2) (- (* 3/128 (pow v 2)) 5/32)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/32 binary64) (*.f64 (*.f64 v v) #s(literal 3/128 binary64)))) |
(* (pow v 2) (- (* (pow v 2) (+ 3/128 (* -9/256 (pow v 2)))) 5/32)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/32 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/128 binary64) (*.f64 (*.f64 v v) #s(literal -9/256 binary64))))))) |
(* (pow v 2) (- (* (pow v 2) (+ 3/128 (* -9/256 (pow v 2)))) 5/32)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5/32 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 3/128 binary64) (*.f64 (*.f64 v v) #s(literal -9/256 binary64))))))) |
(* -9/256 (pow v 6)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) #s(literal -9/256 binary64)) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) 9/256)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 3/128 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 v v)) (-.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 v v)) (-.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* -9/256 (pow v 6)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) #s(literal -9/256 binary64)) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) 9/256)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 3/128 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 v v)) (-.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 6) (- (* 3/128 (/ 1 (pow v 2))) (+ 9/256 (/ 5/32 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 v v)) (-.f64 #s(literal -9/256 binary64) (/.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* 25/64 (pow v 3)) |
(*.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v v))) |
(* (pow v 3) (+ 25/64 (* -15/128 (pow v 2)))) |
(*.f64 v (*.f64 v (*.f64 v (+.f64 #s(literal 25/64 binary64) (*.f64 (*.f64 v v) #s(literal -15/128 binary64)))))) |
(* (pow v 3) (+ 25/64 (* (pow v 2) (- (* 189/1024 (pow v 2)) 15/128)))) |
(*.f64 (+.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -15/128 binary64) (*.f64 (*.f64 v v) #s(literal 189/1024 binary64)))))) (*.f64 v (*.f64 v v))) |
(* (pow v 3) (+ 25/64 (* (pow v 2) (- (* (pow v 2) (+ 189/1024 (* -27/1024 (pow v 2)))) 15/128)))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 25/64 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -15/128 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) #s(literal -27/1024 binary64)))))))))) |
(* 81/4096 (pow v 11)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 11 binary64))) |
(* (pow v 11) (- 81/4096 (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v))) (pow.f64 v #s(literal 11 binary64))) |
(* (pow v 11) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (* 27/1024 (/ 1 (pow v 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 81/4096 binary64) (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 11 binary64))) |
(* (pow v 11) (- (+ 81/4096 (/ 189/1024 (pow v 4))) (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))))) |
(*.f64 (+.f64 #s(literal 81/4096 binary64) (+.f64 (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (/.f64 #s(literal -27/1024 binary64) (*.f64 v v)) (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64)))))) (pow.f64 v #s(literal 11 binary64))) |
(* 81/4096 (pow v 11)) |
(*.f64 #s(literal 81/4096 binary64) (pow.f64 v #s(literal 11 binary64))) |
(* -1 (* (pow v 11) (- (* 27/1024 (/ 1 (pow v 2))) 81/4096))) |
(*.f64 (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) #s(literal -81/4096 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 v #s(literal 11 binary64)))) |
(* -1 (* (pow v 11) (- (* 27/1024 (/ 1 (pow v 2))) (+ 81/4096 (/ 189/1024 (pow v 4)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) (-.f64 #s(literal -81/4096 binary64) (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (pow.f64 v #s(literal 11 binary64)))) |
(* -1 (* (pow v 11) (- (+ (* 27/1024 (/ 1 (pow v 2))) (* 15/128 (/ 1 (pow v 6)))) (+ 81/4096 (/ 189/1024 (pow v 4)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 27/1024 binary64) (*.f64 v v)) (+.f64 (/.f64 #s(literal 15/128 binary64) (pow.f64 v #s(literal 6 binary64))) (-.f64 #s(literal -81/4096 binary64) (/.f64 #s(literal 189/1024 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (pow.f64 v #s(literal 11 binary64)))) |
(/ 1/4 (pow v 4)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) |
(/ (+ 1/4 (* -5/8 (pow v 2))) (pow v 4)) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -5/8 binary64) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(/ (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) (pow v 4)) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(/ (+ 1/4 (* (pow v 2) (- (* 3/32 (pow v 2)) 5/8))) (pow v 4)) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) (*.f64 (*.f64 v v) (*.f64 v v))) |
3/32 |
#s(literal 3/32 binary64) |
(- 3/32 (* 5/8 (/ 1 (pow v 2)))) |
(+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
3/32 |
#s(literal 3/32 binary64) |
(- 3/32 (* 5/8 (/ 1 (pow v 2)))) |
(+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(- (+ 3/32 (/ 1/4 (pow v 4))) (* 5/8 (/ 1 (pow v 2)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v)))) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ 1/4 (pow v 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(/ -5/8 (pow v 2)) |
(/.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -9/64 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -9/64 binary64))) |
(* -5/8 (pow v 2)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(* (pow v 2) (- (* 3/32 (pow v 2)) 5/8)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(* (pow v 2) (- (* (pow v 2) (+ 3/32 (* -9/64 (pow v 2)))) 5/8)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* -9/64 (pow v 6)) |
(*.f64 #s(literal -9/64 binary64) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) 9/64)) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -9/64 binary64) (/.f64 #s(literal 3/32 binary64) (*.f64 v v)))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* (pow v 6) (- (* 3/32 (/ 1 (pow v 2))) (+ 9/64 (/ 5/8 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 v v)) (/.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal -9/64 binary64))) |
(* -125/512 (pow v 3)) |
(*.f64 v (*.f64 (*.f64 v v) #s(literal -125/512 binary64))) |
(* (pow v 3) (- (* 225/2048 (pow v 2)) 125/512)) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v v) #s(literal 225/2048 binary64))))) |
(* (pow v 3) (- (* (pow v 2) (+ 225/2048 (* -1485/8192 (pow v 2)))) 125/512)) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 225/2048 binary64) (*.f64 (*.f64 v v) #s(literal -1485/8192 binary64))))))) |
(* (pow v 3) (- (* (pow v 2) (+ 225/2048 (* (pow v 2) (- (* 1647/32768 (pow v 2)) 1485/8192)))) 125/512)) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal -125/512 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 225/2048 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1485/8192 binary64) (*.f64 (*.f64 v v) #s(literal 1647/32768 binary64)))))))))) |
(* -729/262144 (pow v 15)) |
(*.f64 #s(literal -729/262144 binary64) (pow.f64 v #s(literal 15 binary64))) |
(* (pow v 15) (- (* 729/131072 (/ 1 (pow v 2))) 729/262144)) |
(*.f64 (pow.f64 v #s(literal 15 binary64)) (+.f64 #s(literal -729/262144 binary64) (/.f64 #s(literal 729/131072 binary64) (*.f64 v v)))) |
(* (pow v 15) (- (* 729/131072 (/ 1 (pow v 2))) (+ 729/262144 (/ 2673/65536 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 15 binary64)) (+.f64 (/.f64 #s(literal 729/131072 binary64) (*.f64 v v)) (-.f64 #s(literal -729/262144 binary64) (/.f64 #s(literal 2673/65536 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 15) (- (+ (* 729/131072 (/ 1 (pow v 2))) (* 1647/32768 (/ 1 (pow v 6)))) (+ 729/262144 (/ 2673/65536 (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 15 binary64)) (+.f64 (/.f64 #s(literal 729/131072 binary64) (*.f64 v v)) (+.f64 (/.f64 #s(literal 1647/32768 binary64) (pow.f64 v #s(literal 6 binary64))) (-.f64 #s(literal -729/262144 binary64) (/.f64 #s(literal 2673/65536 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(* -729/262144 (pow v 15)) |
(*.f64 #s(literal -729/262144 binary64) (pow.f64 v #s(literal 15 binary64))) |
(* -1 (* (pow v 15) (- 729/262144 (* 729/131072 (/ 1 (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 15 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 729/262144 binary64) (/.f64 #s(literal -729/131072 binary64) (*.f64 v v))))) |
(* -1 (* (pow v 15) (- (+ 729/262144 (/ 2673/65536 (pow v 4))) (* 729/131072 (/ 1 (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 15 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 2673/65536 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 729/262144 binary64) (/.f64 #s(literal -729/131072 binary64) (*.f64 v v)))))) |
(* -1 (* (pow v 15) (- (+ 729/262144 (/ 2673/65536 (pow v 4))) (+ (* 729/131072 (/ 1 (pow v 2))) (* 1647/32768 (/ 1 (pow v 6))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 v #s(literal 15 binary64)) (+.f64 #s(literal 729/262144 binary64) (+.f64 (/.f64 #s(literal 2673/65536 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (/.f64 #s(literal -729/131072 binary64) (*.f64 v v)) (/.f64 #s(literal 1647/32768 binary64) (pow.f64 v #s(literal 6 binary64)))))))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
Compiled 155422 to 4975 computations (96.8% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1759 | 1 | 1760 |
| Fresh | 0 | 0 | 0 |
| Picked | 5 | 0 | 5 |
| Done | 2 | 3 | 5 |
| Total | 1766 | 4 | 1770 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
| ✓ | 98.8% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
| ✓ | 97.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
Compiled 52 to 41 computations (21.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
| ✓ | cost-diff | 128 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
| 110× | *-lowering-*.f32 |
| 110× | *-lowering-*.f64 |
| 56× | fma-define |
| 52× | fma-lowering-fma.f32 |
| 52× | fma-lowering-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 61 |
| 1 | 32 | 54 |
| 2 | 63 | 51 |
| 3 | 111 | 51 |
| 4 | 132 | 51 |
| 5 | 136 | 51 |
| 6 | 140 | 51 |
| 0 | 140 | 51 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (+ 1/4 (/ (* v v) -4)) (sqrt (* 2 (+ 1 (* (* v v) -3))))) |
(+ 1/4 (/ (* v v) -4)) |
1/4 |
(/ (* v v) -4) |
(* v v) |
v |
-4 |
(sqrt (* 2 (+ 1 (* (* v v) -3)))) |
(* 2 (+ 1 (* (* v v) -3))) |
2 |
(+ 1 (* (* v v) -3)) |
1 |
(* (* v v) -3) |
-3 |
| Outputs |
|---|
(* (+ 1/4 (/ (* v v) -4)) (sqrt (* 2 (+ 1 (* (* v v) -3))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(+ 1/4 (/ (* v v) -4)) |
(+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(/ (* v v) -4) |
(/.f64 (*.f64 v v) #s(literal -4 binary64)) |
(* v v) |
(*.f64 v v) |
v |
-4 |
#s(literal -4 binary64) |
(sqrt (* 2 (+ 1 (* (* v v) -3)))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) |
(* 2 (+ 1 (* (* v v) -3))) |
(+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 1 (* (* v v) -3)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
1 |
#s(literal 1 binary64) |
(* (* v v) -3) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 v v) #s(literal -3 binary64)) |
| 35.0ms | 256× | 0 | valid |
Compiled 72 to 15 computations (79.2% saved)
ival-mult: 12.0ms (58.8% of total)ival-add: 3.0ms (14.7% of total)ival-sqrt: 3.0ms (14.7% of total)ival-div: 2.0ms (9.8% of total)const: 1.0ms (4.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ 1/4 (/ (* v v) -4)) (sqrt (* 2 (+ 1 (* (* v v) -3)))))> |
#<alt (sqrt (* 2 (+ 1 (* (* v v) -3))))> |
#<alt (* 2 (+ 1 (* (* v v) -3)))> |
#<alt (+ 1/4 (/ (* v v) -4))> |
#<alt (* (* v v) -3)> |
| Outputs |
|---|
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2)))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2))))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2)))))))))))> |
#<alt (* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))> |
#<alt (* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -3/2 (* (pow v 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* -9/8 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* (pow v 2) (+ (* -27/16 (* (pow v 2) (sqrt 2))) (* -9/8 (sqrt 2)))))))> |
#<alt (* v (* (sqrt -3) (sqrt 2)))> |
#<alt (* v (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))> |
#<alt (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))))> |
#<alt (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))))> |
#<alt (* -1 (* v (* (sqrt -3) (sqrt 2))))> |
#<alt (* -1 (* v (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))))> |
#<alt (* -1 (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))))> |
#<alt (* -1 (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 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 1/4> |
#<alt (+ 1/4 (* -1/4 (pow v 2)))> |
#<alt (+ 1/4 (* -1/4 (pow v 2)))> |
#<alt (+ 1/4 (* -1/4 (pow v 2)))> |
#<alt (* -1/4 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4))> |
#<alt (* -1/4 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
#<alt (* -3 (pow v 2))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | v | @ | inf | (sqrt (* 2 (+ 1 (* (* v v) -3)))) |
| 0.0ms | v | @ | inf | (* 2 (+ 1 (* (* v v) -3))) |
| 0.0ms | v | @ | 0 | (* (+ 1/4 (/ (* v v) -4)) (sqrt (* 2 (+ 1 (* (* v v) -3))))) |
| 0.0ms | v | @ | 0 | (* 2 (+ 1 (* (* v v) -3))) |
| 0.0ms | v | @ | 0 | (sqrt (* 2 (+ 1 (* (* v v) -3)))) |
| 1× | batch-egg-rewrite |
| 3326× | *-lowering-*.f32 |
| 3326× | *-lowering-*.f64 |
| 2270× | /-lowering-/.f32 |
| 2270× | /-lowering-/.f64 |
| 1310× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 43 |
| 1 | 74 | 35 |
| 2 | 537 | 32 |
| 3 | 6528 | 32 |
| 0 | 8039 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ 1/4 (/ (* v v) -4)) (sqrt (* 2 (+ 1 (* (* v v) -3))))) |
(sqrt (* 2 (+ 1 (* (* v v) -3)))) |
(* 2 (+ 1 (* (* v v) -3))) |
(+ 1/4 (/ (* v v) -4)) |
(* (* v v) -3) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v)))) |
(fma.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))))) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))))) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v)))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (/.f64 #s(literal -4 binary64) (*.f64 v v))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))))) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))))) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) #s(literal -1/16 binary64))) (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) #s(literal -1/16 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) #s(literal 1/16 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64)))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 v 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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) |
(+.f64 (*.f64 (*.f64 v 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 (*.f64 v (*.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 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal -3 binary64) (*.f64 (*.f64 v v) #s(literal 2 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 (*.f64 v #s(literal 2 binary64)) (*.f64 v #s(literal -3 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 2 binary64)) #s(literal -3 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -6 binary64) (*.f64 v v) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 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 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -12 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.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 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))))) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64)))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64)))) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))))) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -27 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 9 binary64)) #s(literal -3 binary64))))) |
(+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) |
(+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal 1/4 binary64)) |
(+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))))) |
(-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64)))) |
(fma.f64 v (/.f64 v #s(literal -4 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 v v) #s(literal 1/4 binary64)) |
(fma.f64 (/.f64 v #s(literal -4 binary64)) v #s(literal 1/4 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) #s(literal -1/16 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) #s(literal -1/16 binary64)))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(/.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) #s(literal 1/64 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (+.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) #s(literal -1/16 binary64)) (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 256 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) #s(literal 1/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))))) (neg.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))))) (neg.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) #s(literal -1/16 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))) #s(literal 1/64 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))) #s(literal -1/16 binary64)))) |
(*.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))) |
(*.f64 (+.f64 (/.f64 (*.f64 v v) (/.f64 #s(literal 16 binary64) (*.f64 v v))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) #s(literal 1/16 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64)))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 v v) #s(literal 16 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 v v) (/.f64 #s(literal -16 binary64) (*.f64 v v)))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v v)) #s(literal -64 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 v v) #s(literal -4 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))))) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(*.f64 v (*.f64 (*.f64 v #s(literal -3 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 v v) #s(literal -3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 v v)) |
(*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal -3 binary64)) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal -3 binary64))) v) |
| 1× | egg-herbie |
| 4878× | *-lowering-*.f32 |
| 4878× | *-lowering-*.f64 |
| 3548× | +-lowering-+.f64 |
| 3548× | +-lowering-+.f32 |
| 1062× | distribute-rgt-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 957 |
| 1 | 450 | 865 |
| 2 | 1930 | 783 |
| 0 | 8072 | 783 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (sqrt 2)) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2)))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2))))))))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))) |
(sqrt 2) |
(+ (sqrt 2) (* -3/2 (* (pow v 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* -9/8 (* (pow v 2) (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* (pow v 2) (+ (* -27/16 (* (pow v 2) (sqrt 2))) (* -9/8 (sqrt 2))))))) |
(* v (* (sqrt -3) (sqrt 2))) |
(* v (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))) |
(* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))) |
(* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))))) |
(* -1 (* v (* (sqrt -3) (sqrt 2)))) |
(* -1 (* v (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))) |
(* -1 (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))))) |
(* -1 (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 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)) |
1/4 |
(+ 1/4 (* -1/4 (pow v 2))) |
(+ 1/4 (* -1/4 (pow v 2))) |
(+ 1/4 (* -1/4 (pow v 2))) |
(* -1/4 (pow v 2)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(* -1/4 (pow v 2)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
(* -3 (pow v 2)) |
| Outputs |
|---|
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* -1/4 (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (* 3/8 (sqrt 2)))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -3/8 (sqrt 2)) (+ (* -1/4 (sqrt 2)) (* (pow v 2) (+ (* -9/32 (sqrt 2)) (+ (* 3/8 (sqrt 2)) (* (pow v 2) (+ (* -27/64 (sqrt 2)) (* 9/32 (sqrt 2))))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64))) v))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2)))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 v #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (* (sqrt -3) (sqrt 2))) (+ (* -1/8 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (+ (* -1/32 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 3)))) (+ (* -1/64 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/32 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/8 (/ (sqrt 2) (* (pow v 4) (sqrt -3)))) (* 1/4 (/ (* (sqrt -3) (sqrt 2)) (pow v 2))))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (/.f64 #s(literal -1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 v #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/96 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -3/2 (* (pow v 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3/2 binary64)))) |
(+ (sqrt 2) (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* -9/8 (* (pow v 2) (sqrt 2)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3/2 binary64))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal -9/8 binary64))))) |
(+ (sqrt 2) (* (pow v 2) (+ (* -3/2 (sqrt 2)) (* (pow v 2) (+ (* -27/16 (* (pow v 2) (sqrt 2))) (* -9/8 (sqrt 2))))))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (+.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 v v) #s(literal -27/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3/2 binary64))))) |
(* v (* (sqrt -3) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (sqrt.f64 #s(literal -3 binary64)))) |
(* v (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))) |
(*.f64 v (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))))) |
(* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))) |
(*.f64 v (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))))) |
(*.f64 v (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.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)))))))) |
(* -1 (* v (* (sqrt -3) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) |
(* -1 (* v (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1/8 (/ (sqrt 2) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (sqrt 2) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (sqrt 2) (* (pow v 2) (sqrt -3)))) (* (sqrt -3) (sqrt 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.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))))))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -6 (pow v 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) |
(+ 2 (* -6 (pow v 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) |
(+ 2 (* -6 (pow v 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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)))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/4 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -1/4 binary64)))) |
(+ 1/4 (* -1/4 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -1/4 binary64)))) |
(+ 1/4 (* -1/4 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -1/4 binary64)))) |
(* -1/4 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -1/4 binary64))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) |
(* -1/4 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -1/4 binary64))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 1/4)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 v v)))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
(* -3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
Compiled 7831 to 801 computations (89.8% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 234 | 1 | 235 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 235 | 4 | 239 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))) | |
| ✓ | 98.8% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
| ✓ | 97.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
Compiled 530 to 142 computations (73.2% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal -5/8 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 v v)) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64))))))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) v) (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 3/32 binary64) (*.f64 v (*.f64 v #s(literal -9/64 binary64)))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 v v) #s(literal -9/64 binary64))))))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 v (/.f64 v #s(literal 4 binary64)))))) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))) |
3 calls:
| 4.0ms | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.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 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | v |
| 100.0% | 1 | (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| 100.0% | 1 | (*.f64 v v) |
Compiled 26 to 17 computations (34.6% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
2 calls:
| 2.0ms | v |
| 2.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | v |
| 99.3% | 1 | (*.f64 v v) |
Compiled 6 to 3 computations (50% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
2 calls:
| 1.0ms | v |
| 1.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | v |
| 98.8% | 1 | (*.f64 v v) |
Compiled 6 to 3 computations (50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
1 calls:
| 1.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | v |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 18× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 46 |
| 1 | 39 | 46 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -6 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/32 binary64))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| 4616× | *-lowering-*.f32 |
| 4616× | *-lowering-*.f64 |
| 4064× | *-lowering-*.f32 |
| 4064× | *-lowering-*.f64 |
| 4046× | +-lowering-+.f64 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 733 |
| 1 | 434 | 426 |
| 2 | 4423 | 424 |
| 0 | 8299 | 424 |
| 0 | 14 | 43 |
| 1 | 74 | 35 |
| 2 | 537 | 32 |
| 3 | 6528 | 32 |
| 0 | 8039 | 32 |
| 0 | 270 | 1756 |
| 1 | 902 | 1598 |
| 2 | 3911 | 1470 |
| 0 | 8533 | 1470 |
| 0 | 24 | 81 |
| 1 | 125 | 73 |
| 2 | 914 | 70 |
| 0 | 9206 | 70 |
| 0 | 14 | 17 |
| 1 | 37 | 17 |
| 2 | 89 | 16 |
| 3 | 244 | 16 |
| 4 | 737 | 16 |
| 5 | 1782 | 15 |
| 6 | 3062 | 15 |
| 7 | 5461 | 15 |
| 8 | 7531 | 15 |
| 0 | 8094 | 15 |
| 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 143 to 99 computations (30.8% saved)
(abs v)
Compiled 202 to 126 computations (37.6% saved)
Loading profile data...