
Time bar (total: 6.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 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 (40% of total)ival-sqrt: 1.0ms (40% 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)| 904.0ms | 8256× | 0 | valid |
| 1.0ms | 10× | 0 | invalid |
ival-mult: 264.0ms (42.8% of total)ival-sqrt: 136.0ms (22.1% of total)ival-sub: 114.0ms (18.5% of total)ival-div: 76.0ms (12.3% of total)const: 23.0ms (3.7% 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)))) |
| 116.0ms | 512× | 0 | valid |
Compiled 166 to 44 computations (73.5% saved)
ival-mult: 13.0ms (40.7% of total)ival-sqrt: 8.0ms (25.1% of total)ival-sub: 5.0ms (15.7% of total)ival-div: 4.0ms (12.5% of total)const: 1.0ms (3.1% 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))) |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 4 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))) |
| 2030× | fma-lowering-fma.f32 |
| 2030× | fma-lowering-fma.f64 |
| 1914× | *-lowering-*.f32 |
| 1914× | *-lowering-*.f64 |
| 1516× | fma-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 63 |
| 1 | 37 | 63 |
| 2 | 89 | 59 |
| 3 | 244 | 59 |
| 4 | 737 | 59 |
| 5 | 1782 | 58 |
| 6 | 3062 | 58 |
| 7 | 5461 | 58 |
| 8 | 7531 | 58 |
| 0 | 8094 | 58 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (/ (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) 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)))))) |
(* (/ (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 (*.f64 v 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 (*.f64 v v) #s(literal -3 binary64)))) |
(- 1 (* 3 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
1 |
#s(literal 1 binary64) |
(* 3 (* v v)) |
(*.f64 #s(literal 3 binary64) (*.f64 v v)) |
3 |
#s(literal 3 binary64) |
(* v v) |
(*.f64 v v) |
v |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 v v) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 3 binary64) (*.f64 v v)) |
| 46.0ms | 256× | 0 | valid |
Compiled 73 to 15 computations (79.5% saved)
ival-mult: 6.0ms (32.3% of total)ival-div: 5.0ms (26.9% of total)ival-sqrt: 4.0ms (21.5% of total)ival-sub: 3.0ms (16.1% of total)const: 1.0ms (5.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<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 (sqrt 2)> |
#<alt (* 3 (* v v))> |
#<alt (sqrt (- 1 (* 3 (* v v))))> |
#<alt (* v v)> |
| Outputs |
|---|
#<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 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 (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)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | v | @ | 0 | (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) |
| 1.0ms | v | @ | inf | (* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
| 1.0ms | v | @ | 0 | (* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
| 1.0ms | v | @ | inf | (* 3 (* v v)) |
| 1.0ms | v | @ | inf | (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) |
| 1× | batch-egg-rewrite |
| 3004× | *-lowering-*.f32 |
| 3004× | *-lowering-*.f64 |
| 1870× | /-lowering-/.f32 |
| 1870× | /-lowering-/.f64 |
| 1754× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 48 |
| 1 | 72 | 46 |
| 2 | 491 | 43 |
| 3 | 5412 | 43 |
| 0 | 8439 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) (- 1 (* v v))) |
(* (/ (sqrt 2) 4) (sqrt (- 1 (* 3 (* v v))))) |
(/ (sqrt 2) 4) |
(sqrt 2) |
(* 3 (* v v)) |
(sqrt (- 1 (* 3 (* v v)))) |
(* v v) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 v v) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 v v))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))))) |
(/.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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.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 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.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 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.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 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.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 v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal -4 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #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 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.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 (*.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 (*.f64 v 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 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 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 (*.f64 v 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 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.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 (*.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 (*.f64 v 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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #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 #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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #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 #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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.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 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 #s(literal 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 #s(literal -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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 v) (*.f64 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #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 #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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 v) (*.f64 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 v) (*.f64 v (*.f64 v (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 v) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (/.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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) #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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 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 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.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 (*.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 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 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 (*.f64 v 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 (*.f64 v 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 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (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 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (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 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #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 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.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 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (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 (-.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 (*.f64 v (*.f64 v v)) #s(literal 9 binary64)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (/.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 (*.f64 v v) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 v v) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) (/.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 #s(literal 3 binary64) v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #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 -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #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 binary64) (*.f64 v v))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (-.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.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 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 v v))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (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 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 2 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 (*.f64 v v) #s(literal -3 binary64))))) |
(*.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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 1/4 binary64)) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 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 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (/.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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v v) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (*.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.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 #s(literal 3 binary64) v)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal -4 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) #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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (*.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 v (*.f64 (*.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 #s(literal 3 binary64) v)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (*.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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64)))))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (*.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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (*.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 v (*.f64 (*.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 #s(literal 3 binary64) v)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (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 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (-.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 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) #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 v (*.f64 (*.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 #s(literal 3 binary64) v)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.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 #s(literal 3 binary64) v)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #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 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v))))) |
(pow.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal -4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal -1/4 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 4 binary64) (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 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v 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 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 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/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -4 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 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/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 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (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)) #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 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))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(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 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v))) |
(*.f64 #s(literal 3 binary64) (*.f64 v v)) |
(*.f64 v (*.f64 #s(literal 3 binary64) v)) |
(*.f64 (*.f64 v v) #s(literal 3 binary64)) |
(*.f64 (*.f64 v (*.f64 #s(literal 3 binary64) v)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) v) v) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) #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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v)))))) (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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #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)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 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)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (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 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (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 #s(literal 27 binary64) (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v v))))) (/.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 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (*.f64 v v)) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal 3 binary64) v)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 v))) |
(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 #s(literal 1 binary64) (*.f64 v v)) |
(*.f64 v v) |
(*.f64 (*.f64 v v) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
| 1× | egg-herbie |
| 4446× | *-lowering-*.f32 |
| 4446× | *-lowering-*.f64 |
| 2750× | +-lowering-+.f64 |
| 2750× | +-lowering-+.f32 |
| 1222× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 976 |
| 1 | 566 | 883 |
| 2 | 2318 | 833 |
| 3 | 6891 | 833 |
| 0 | 8430 | 833 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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)) |
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))))))) |
(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) |
| Outputs |
|---|
(* 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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 v v) #s(literal 3/8 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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 v v) #s(literal -9/16 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 v v)))))) |
(* -1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 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))))) |
(*.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 11/24 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/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 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 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/24 binary64)) (sqrt.f64 #s(literal -3 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 (/.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 11/24 binary64) (*.f64 v v))))))))) |
(* 1/4 (* (pow v 3) (* (sqrt -3) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/4 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)))))) |
(*.f64 (+.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))) (-.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/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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 11/24 binary64) (*.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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/24 binary64)) (sqrt.f64 #s(literal -3 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 (/.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 11/24 binary64) (*.f64 v v))))))) (-.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.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 v (*.f64 v (*.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -9/32 binary64) (*.f64 (*.f64 v v) #s(literal -27/64 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(* 1/4 (* v (* (sqrt -3) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(* 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 (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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1/96 binary64) (sqrt.f64 #s(literal -3 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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 v 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)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)) (pow.f64 v #s(literal 6 binary64)))))))) |
(* -1/4 (* v (* (sqrt -3) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 v (sqrt.f64 #s(literal -3 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 (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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1/96 binary64) (sqrt.f64 #s(literal -3 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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1/96 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 v 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)) #s(literal 1/8 binary64)) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)) (pow.f64 v #s(literal 6 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)) |
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 (*.f64 v v) (+.f64 #s(literal -3/2 binary64) (*.f64 v (*.f64 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 v (*.f64 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 (/.f64 #s(literal 1/2 binary64) (*.f64 v 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 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal -1/24 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* 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 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/24 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* -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 (/.f64 #s(literal 1/2 binary64) (*.f64 v 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 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal -1/24 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.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 (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/24 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) 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) |
(pow v 2) |
(*.f64 v v) |
Compiled 9949 to 1081 computations (89.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 353 | 4 | 357 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 354 | 4 | 358 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 4 binary64)) |
| ▶ | 99.8% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ▶ | 99.4% | (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ▶ | 99.4% | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
Compiled 52 to 39 computations (25% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #s(literal 4 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/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 -3/8 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| 2518× | *-lowering-*.f32 |
| 2518× | *-lowering-*.f64 |
| 2122× | sum3-define |
| 1906× | fnmadd-define |
| 1156× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 137 |
| 1 | 60 | 130 |
| 2 | 168 | 130 |
| 3 | 502 | 130 |
| 4 | 1796 | 129 |
| 5 | 4184 | 129 |
| 0 | 8297 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (sqrt 2)) |
1/4 |
(sqrt 2) |
2 |
(* (* 1/4 (sqrt 2)) (- 1 (* v v))) |
(* 1/4 (sqrt 2)) |
1/4 |
(sqrt 2) |
2 |
(- 1 (* v v)) |
1 |
(* v v) |
v |
(* (* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) (- 1 (* v v))) |
(* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) |
(sqrt 2) |
2 |
(+ 1/4 (* (* v v) -3/8)) |
1/4 |
(* (* v v) -3/8) |
(* v v) |
v |
-3/8 |
(- 1 (* v v)) |
1 |
(/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) 4) |
(* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) |
(- 1 (* v v)) |
1 |
(* v v) |
v |
(sqrt (+ 2 (* (* (* v v) -3) 2))) |
(+ 2 (* (* (* v v) -3) 2)) |
2 |
(* (* (* v v) -3) 2) |
(* (* v v) -3) |
-3 |
4 |
| Outputs |
|---|
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (* 1/4 (sqrt 2)) (- 1 (* v v))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
1 |
#s(literal 1 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) (- 1 (* v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 1/4 (* (* v v) -3/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(* (* v v) -3/8) |
(*.f64 (*.f64 v v) #s(literal -3/8 binary64)) |
(* v v) |
(*.f64 v v) |
v |
-3/8 |
#s(literal -3/8 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
1 |
#s(literal 1 binary64) |
(/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) 4) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal -4 binary64)))) |
(* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
1 |
#s(literal 1 binary64) |
(* v v) |
(*.f64 v v) |
v |
(sqrt (+ 2 (* (* (* v v) -3) 2))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) |
(+ 2 (* (* (* v v) -3) 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) |
2 |
#s(literal 2 binary64) |
(* (* (* v v) -3) 2) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* (* v v) -3) |
(*.f64 v (*.f64 v #s(literal -3 binary64))) |
-3 |
#s(literal -3 binary64) |
4 |
#s(literal 4 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 v v) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 v v) #s(literal -3 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 v v) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| 93.0ms | 256× | 0 | valid |
Compiled 169 to 23 computations (86.4% saved)
ival-mult: 14.0ms (55.4% of total)ival-sqrt: 4.0ms (15.8% of total)ival-div: 2.0ms (7.9% of total)ival-add: 2.0ms (7.9% of total)ival-sub: 1.0ms (4% of total)const: 1.0ms (4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 1/4 (sqrt 2))> |
#<alt (sqrt 2)> |
#<alt (* (* 1/4 (sqrt 2)) (- 1 (* v v)))> |
#<alt (- 1 (* v v))> |
#<alt (* (* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) (- 1 (* v v)))> |
#<alt (* (sqrt 2) (+ 1/4 (* (* v v) -3/8)))> |
#<alt (+ 1/4 (* (* v v) -3/8))> |
#<alt (* (* (* v v) -3) 2)> |
#<alt (/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) 4)> |
#<alt (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2))))> |
#<alt (* v v)> |
#<alt (* (* v v) -3/8)> |
#<alt (* (* v v) -3)> |
#<alt (sqrt (+ 2 (* (* (* v v) -3) 2)))> |
| Outputs |
|---|
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -1/4 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* -1/4 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* -1/4 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (* -1/4 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* -1/4 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow v 2)))> |
#<alt (+ 1 (* -1 (pow v 2)))> |
#<alt (+ 1 (* -1 (pow v 2)))> |
#<alt (* -1 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* -1 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<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/8 (* (pow v 2) (sqrt 2))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/8 (* (pow v 2) (sqrt 2))))))> |
#<alt (* 3/8 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/8 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2)))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2)))))> |
#<alt (* 3/8 (* (pow v 4) (sqrt 2)))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/8 (sqrt 2))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2)))))> |
#<alt (* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2)))))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2)))> |
#<alt (* -3/8 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* -3/8 (* (pow v 2) (sqrt 2)))> |
#<alt (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2)))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -3/8 (pow v 2)))> |
#<alt (+ 1/4 (* -3/8 (pow v 2)))> |
#<alt (+ 1/4 (* -3/8 (pow v 2)))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8))> |
#<alt (* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* 1/4 (sqrt 2))> |
#<alt (+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 1/4 (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))))))))> |
#<alt (* -1/4 (* (pow v 3) (sqrt -6)))> |
#<alt (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))> |
#<alt (* 1/4 (* (pow v 3) (sqrt -6)))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (+ (* 3 (/ 1 (sqrt 2))) (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* (pow v 3) (sqrt -6)))> |
#<alt (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* (pow v 3) (sqrt -6))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<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/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (pow v 2))> |
#<alt (* -3/8 (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 (sqrt 2)> |
#<alt (+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (* v (sqrt -6))> |
#<alt (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))> |
#<alt (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (sqrt -6)))> |
#<alt (* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | v | @ | 0 | (* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) |
| 1.0ms | v | @ | inf | (* (* (* v v) -3) 2) |
| 1.0ms | v | @ | inf | (/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) 4) |
| 1.0ms | v | @ | 0 | (/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) 4) |
| 0.0ms | v | @ | 0 | (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) |
| 1× | batch-egg-rewrite |
| 5840× | *-lowering-*.f32 |
| 5840× | *-lowering-*.f64 |
| 2956× | /-lowering-/.f32 |
| 2956× | /-lowering-/.f64 |
| 1476× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 95 |
| 1 | 112 | 89 |
| 2 | 798 | 89 |
| 0 | 8449 | 89 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (sqrt 2)) |
(sqrt 2) |
(* (* 1/4 (sqrt 2)) (- 1 (* v v))) |
(- 1 (* v v)) |
(* (* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) (- 1 (* v v))) |
(* (sqrt 2) (+ 1/4 (* (* v v) -3/8))) |
(+ 1/4 (* (* v v) -3/8)) |
(* (* (* v v) -3) 2) |
(/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) 4) |
(* (- 1 (* v v)) (sqrt (+ 2 (* (* (* v v) -3) 2)))) |
(* v v) |
(* (* v v) -3/8) |
(* (* v v) -3) |
(sqrt (+ 2 (* (* (* v v) -3) 2))) |
| Outputs |
|---|
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (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)) #s(literal 1/4 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))) |
(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 (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 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 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 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 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 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 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 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #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 0 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #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 0 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #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 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.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 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (-.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))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 v v) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(fma.f64 v (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 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))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.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 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.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 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (-.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 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.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 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.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 -3/8 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.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 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(+.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 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.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 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(fma.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 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.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 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 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 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.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 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.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 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.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 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.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 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) (-.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 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))))) (-.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 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.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 -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64))) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 -3/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 binary64) (*.f64 v v)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 binary64) (*.f64 v v))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 v (*.f64 v (*.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) (*.f64 v #s(literal -3/8 binary64)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal -3/8 binary64) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/8 binary64)) (*.f64 v v) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.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 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64))) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 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 -3/8 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) v) v) #s(literal 3 binary64)) #s(literal -27/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 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 -3/8 binary64)))) (neg.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(-.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64)))) |
(fma.f64 v (*.f64 v #s(literal -3/8 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -3/8 binary64) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 v v) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v #s(literal -3/8 binary64)) v #s(literal 1/4 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 -3/8 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64)) (neg.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v)))))) |
(/.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.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 -19683/134217728 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))) #s(literal 1/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 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 729/262144 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 27/512 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 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 729/262144 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 81/4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64))) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 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 -3/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 -3/8 binary64)))) (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 3/32 binary64) (*.f64 v v)))))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/16 binary64)))) |
(*.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -9/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -27/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 9/64 binary64)) #s(literal -3/32 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 9/64 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 v v) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 v (*.f64 v #s(literal -6 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -6 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -3 binary64)) (*.f64 v #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 v v)) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) v) (*.f64 v #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal -6 binary64) v) v) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 v #s(literal -3 binary64))) v) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) v) #s(literal -3 binary64)) v) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -4 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -4 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) #s(literal -4 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.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 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 v (*.f64 v #s(literal -6 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 v (*.f64 v #s(literal -6 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 v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 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 v) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) #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 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (sqrt.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 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 v (*.f64 v #s(literal -6 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 v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 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 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal 4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 v (*.f64 v #s(literal -6 binary64))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) #s(literal -1 binary64))) |
(*.f64 #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 v (*.f64 v #s(literal -6 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 v v) #s(literal 4 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1/4 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) #s(literal -1/4 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -4 binary64))) |
(*.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))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 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 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 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 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v)))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.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 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.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 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.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 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (sqrt.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 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) #s(literal 1 binary64)) (*.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 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.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 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.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 v v)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 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)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (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 -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (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 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(*.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 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 v))) |
(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 #s(literal 1 binary64) (*.f64 v v)) |
(*.f64 v v) |
(*.f64 v (*.f64 v #s(literal 1 binary64))) |
(*.f64 (*.f64 v v) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64))) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(*.f64 (*.f64 v v) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 v v)) |
(*.f64 (*.f64 (*.f64 v v) #s(literal -3/8 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal -3/8 binary64)) v) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 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 -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 v #s(literal -3 binary64)) (*.f64 v #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) (sqrt.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))))) |
(/.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 -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 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 (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 12 binary64) (*.f64 v v)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.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 0 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))) #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -6 binary64))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (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 -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -216 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v)))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (sqrt.f64 #s(literal 2 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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 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 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal -12 binary64)) #s(literal 4 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (*.f64 #s(literal 36 binary64) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 5700× | *-lowering-*.f32 |
| 5700× | *-lowering-*.f64 |
| 4118× | +-lowering-+.f64 |
| 4118× | +-lowering-+.f32 |
| 1828× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1714 |
| 1 | 634 | 1401 |
| 2 | 2300 | 1348 |
| 0 | 8460 | 1348 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (sqrt 2)) |
(+ (* -1/4 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* -1/4 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* -1/4 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(* -1/4 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* -1/4 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -1/4 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
1 |
(+ 1 (* -1 (pow v 2))) |
(+ 1 (* -1 (pow v 2))) |
(+ 1 (* -1 (pow v 2))) |
(* -1 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* -1 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* 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/8 (* (pow v 2) (sqrt 2)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/8 (* (pow v 2) (sqrt 2)))))) |
(* 3/8 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/8 (sqrt 2)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(* 3/8 (* (pow v 4) (sqrt 2))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/8 (sqrt 2)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(* 1/4 (sqrt 2)) |
(+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(+ (* -3/8 (* (pow v 2) (sqrt 2))) (* 1/4 (sqrt 2))) |
(* -3/8 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* -3/8 (* (pow v 2) (sqrt 2))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
1/4 |
(+ 1/4 (* -3/8 (pow v 2))) |
(+ 1/4 (* -3/8 (pow v 2))) |
(+ 1/4 (* -3/8 (pow v 2))) |
(* -3/8 (pow v 2)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(* -3/8 (pow v 2)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* 1/4 (sqrt 2)) |
(+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 1/4 (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))))))) |
(* -1/4 (* (pow v 3) (sqrt -6))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(* 1/4 (* (pow v 3) (sqrt -6))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))) |
(sqrt 2) |
(+ (sqrt 2) (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (+ (* 3 (/ 1 (sqrt 2))) (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(* -1 (* (pow v 3) (sqrt -6))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* (pow v 3) (sqrt -6)) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(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/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (pow v 2)) |
(* -3/8 (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)) |
(sqrt 2) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(* v (sqrt -6)) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (sqrt -6))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
| Outputs |
|---|
(* 1/4 (sqrt 2)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1/4 (* (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 -1/4 binary64) (*.f64 v v)))) |
(+ (* -1/4 (* (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 -1/4 binary64) (*.f64 v v)))) |
(+ (* -1/4 (* (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 -1/4 binary64) (*.f64 v v)))) |
(* -1/4 (* (pow v 2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 v v))) |
(* (pow v 2) (+ (* -1/4 (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 -1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -1/4 (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 -1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -1/4 (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 -1/4 binary64) (*.f64 v v)))) |
(* -1/4 (* (pow v 2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 v v))) |
(* (pow v 2) (+ (* -1/4 (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 -1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -1/4 (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 -1/4 binary64) (*.f64 v v)))) |
(* (pow v 2) (+ (* -1/4 (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 -1/4 binary64) (*.f64 v v)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow v 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(+ 1 (* -1 (pow v 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(+ 1 (* -1 (pow v 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* -1 (pow v 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* -1 (pow v 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 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 (*.f64 v v) #s(literal -5/8 binary64)))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/8 (* (pow v 2) (sqrt 2)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/8 binary64))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* -5/8 (sqrt 2)) (* 3/8 (* (pow v 2) (sqrt 2)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v v)) (+.f64 #s(literal -5/8 binary64) (*.f64 (*.f64 v v) #s(literal 3/8 binary64))))) |
(* 3/8 (* (pow v 4) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/8 binary64))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/8 (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/8 binary64)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/8 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/8 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* 3/8 (* (pow v 4) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 3/8 binary64))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (* 3/8 (sqrt 2)))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/8 binary64)))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/8 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))))) |
(* (pow v 4) (+ (* -5/8 (/ (sqrt 2) (pow v 2))) (+ (* 1/4 (/ (sqrt 2) (pow v 4))) (* 3/8 (sqrt 2))))) |
(*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal -5/8 binary64) (*.f64 v v)) #s(literal 3/8 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.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 v (*.f64 v #s(literal -3/8 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 v (*.f64 v #s(literal -3/8 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 v (*.f64 v #s(literal -3/8 binary64))))) |
(* -3/8 (* (pow v 2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64))))) |
(* -3/8 (* (pow v 2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64))))) |
(* (pow v 2) (+ (* -3/8 (sqrt 2)) (* 1/4 (/ (sqrt 2) (pow v 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64))))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -3/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(+ 1/4 (* -3/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(+ 1/4 (* -3/8 (pow v 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* (pow v 2) (- (* 1/4 (/ 1 (pow v 2))) 3/8)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -3/8 binary64)))) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v 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)) (* 1/4 (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))))) |
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 1/4 (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -27/2 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))))) (*.f64 v v))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1/4 (* (pow v 3) (sqrt -6))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 v #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -6 binary64)))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -1/4 binary64) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64)))))))) |
(* 1/4 (* (pow v 3) (sqrt -6))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 #s(literal -1/4 binary64) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64))))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (+.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (+ (* 3 (/ 1 (sqrt 2))) (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (+.f64 (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -27/2 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))))))))) |
(* -1 (* (pow v 3) (sqrt -6))) |
(*.f64 v (*.f64 v (*.f64 v (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 #s(literal -6 binary64))) (+.f64 (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (+.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)))) (sqrt.f64 #s(literal -6 binary64)))) |
(* (pow v 3) (sqrt -6)) |
(*.f64 (*.f64 v v) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (sqrt.f64 #s(literal -6 binary64))) (+.f64 (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (-.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (+.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)))) (sqrt.f64 #s(literal -6 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 v (*.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) |
(pow v 2) |
(*.f64 v v) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 binary64))) |
(* -3/8 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -3/8 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 (*.f64 v v) #s(literal -3 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 #s(literal -9/4 binary64) v) (/.f64 v (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* v (sqrt -6)) |
(*.f64 v (sqrt.f64 #s(literal -6 binary64))) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(*.f64 v (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))) (-.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 v (+.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* -1 (* v (sqrt -6))) |
(*.f64 v (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))) (-.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) v)) |
Compiled 29549 to 2389 computations (91.9% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 995 | 2 | 997 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 998 | 3 | 1001 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 4 binary64)) |
| ▶ | 99.9% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | 99.4% | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
Compiled 33 to 26 computations (21.2% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 v v) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 4 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)))) |
| 2242× | fnmadd-define |
| 1834× | fmsub-define |
| 1814× | fma-lowering-fma.f32 |
| 1814× | fma-lowering-fma.f64 |
| 1506× | fmm-def |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 81 |
| 1 | 44 | 75 |
| 2 | 89 | 75 |
| 3 | 167 | 75 |
| 4 | 329 | 75 |
| 5 | 583 | 75 |
| 6 | 1256 | 74 |
| 7 | 2688 | 74 |
| 8 | 4868 | 74 |
| 0 | 8132 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (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 |
(/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) 4) |
(* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) |
(- 1 (* v v)) |
1 |
(* v v) |
v |
(sqrt (+ 2 (* (* v v) -6))) |
(+ 2 (* (* v v) -6)) |
2 |
(* (* v v) -6) |
-6 |
4 |
| Outputs |
|---|
(* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(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 (*.f64 v v) #s(literal -5/8 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(* (* v v) -5/8) |
(*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
(* v v) |
(*.f64 v v) |
v |
-5/8 |
#s(literal -5/8 binary64) |
(/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) 4) |
(*.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)))) |
(* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
1 |
#s(literal 1 binary64) |
(* v v) |
(*.f64 v v) |
v |
(sqrt (+ 2 (* (* v v) -6))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) |
(+ 2 (* (* v v) -6)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) |
2 |
#s(literal 2 binary64) |
(* (* v v) -6) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
-6 |
#s(literal -6 binary64) |
4 |
#s(literal 4 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 v v) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 v v) #s(literal -6 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 | 100.0% | (*.f64 v v) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
| 85.0ms | 256× | 0 | valid |
Compiled 96 to 19 computations (80.2% saved)
ival-mult: 9.0ms (43% of total)ival-sqrt: 4.0ms (19.1% of total)ival-add: 3.0ms (14.3% of total)ival-sub: 2.0ms (9.6% of total)ival-div: 2.0ms (9.6% of total)const: 1.0ms (4.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt 2) (+ 1/4 (* (* v v) -5/8)))> |
#<alt (sqrt 2)> |
#<alt (+ 1/4 (* (* v v) -5/8))> |
#<alt (* (* v v) -5/8)> |
#<alt (/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) 4)> |
#<alt (* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6))))> |
#<alt (- 1 (* v v))> |
#<alt (* v v)> |
#<alt (* (* v v) -6)> |
#<alt (sqrt (+ 2 (* (* v v) -6)))> |
| Outputs |
|---|
#<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 (+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))))> |
#<alt (+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 1/4 (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))))))))> |
#<alt (* -1/4 (* (pow v 3) (sqrt -6)))> |
#<alt (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))> |
#<alt (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))> |
#<alt (* 1/4 (* (pow v 3) (sqrt -6)))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (+ (* 3 (/ 1 (sqrt 2))) (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (* -1 (* (pow v 3) (sqrt -6)))> |
#<alt (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* (pow v 3) (sqrt -6))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow v 2)))> |
#<alt (+ 1 (* -1 (pow v 2)))> |
#<alt (+ 1 (* -1 (pow v 2)))> |
#<alt (* -1 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* -1 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 1))> |
#<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 (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (* -6 (pow v 2))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2))))))> |
#<alt (* v (sqrt -6))> |
#<alt (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))> |
#<alt (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))> |
#<alt (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (sqrt -6)))> |
#<alt (* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))))> |
#<alt (* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | v | @ | inf | (* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
| 0.0ms | v | @ | 0 | (* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
| 0.0ms | v | @ | inf | (* (* v v) -5/8) |
| 0.0ms | v | @ | 0 | (* (* v v) -5/8) |
| 0.0ms | v | @ | inf | (/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) 4) |
| 1× | batch-egg-rewrite |
| 4220× | *-lowering-*.f32 |
| 4220× | *-lowering-*.f64 |
| 2306× | /-lowering-/.f32 |
| 2306× | /-lowering-/.f64 |
| 1150× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 64 |
| 1 | 96 | 59 |
| 2 | 680 | 59 |
| 3 | 6766 | 59 |
| 0 | 8147 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 2) (+ 1/4 (* (* v v) -5/8))) |
(sqrt 2) |
(+ 1/4 (* (* v v) -5/8)) |
(* (* v v) -5/8) |
(/ (* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) 4) |
(* (- 1 (* v v)) (sqrt (+ 2 (* (* v v) -6)))) |
(- 1 (* v v)) |
(* v v) |
(* (* v v) -6) |
(sqrt (+ 2 (* (* v v) -6))) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 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 #s(literal -5/8 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 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 #s(literal -5/8 binary64))))) |
(fma.f64 v (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -5/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -5/8 binary64) (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 v (*.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 (*.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))) |
(fma.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal -5/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -125/512 binary64) (pow.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.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 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -125/512 binary64) (pow.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -125/512 binary64) (pow.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 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 #s(literal -5/8 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 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 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) |
(/.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 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -125/512 binary64) (pow.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(/.f64 (neg.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 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) #s(literal -1/64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) #s(literal -1/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -125/512 binary64) (pow.f64 (*.f64 v (*.f64 (sqrt.f64 #s(literal 2 binary64)) v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (*.f64 (sqrt.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 -5/8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 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/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(*.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 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 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 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) #s(literal 1/16 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) |
(*.f64 (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (/.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 #s(literal 1/64 binary64) (*.f64 #s(literal 125/512 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) |
(+.f64 (*.f64 v (*.f64 v #s(literal -5/8 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 5/8 binary64)))) (neg.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(-.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(fma.f64 v (*.f64 v #s(literal -5/8 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 v 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 #s(literal -5/8 binary64)) v #s(literal 1/4 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) #s(literal -1/64 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) #s(literal -1953125/134217728 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)) #s(literal 1/64 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 15625/262144 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 125/512 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 15625/262144 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 625/4096 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) #s(literal -1953125/134217728 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)) #s(literal 1/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 15625/262144 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 125/512 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 15625/262144 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 625/4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) #s(literal -1/64 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))))) (neg.f64 (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (neg.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 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 5/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 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 5/8 binary64)))) (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) #s(literal -1953125/134217728 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)) #s(literal 1/64 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 15625/262144 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 125/512 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 15625/262144 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 625/4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal 5/8 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) #s(literal 1/16 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -125/512 binary64))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 125/512 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 25/64 binary64)) #s(literal -5/32 binary64))))) |
(*.f64 v (*.f64 v #s(literal -5/8 binary64))) |
(*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) |
(*.f64 (*.f64 v #s(literal -5/8 binary64)) v) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.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 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -4 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.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 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 4 binary64)) (+.f64 (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) #s(literal -4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 #s(literal 4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 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 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 #s(literal -4 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (neg.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) (neg.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 4 binary64))) (+.f64 (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #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 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1/4 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 4 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 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 (*.f64 v v) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) #s(literal 1 binary64)) (*.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 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.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 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (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 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) (-.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 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 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 v v) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(fma.f64 v (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 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))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1 binary64)) (+.f64 (*.f64 v v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 v v) #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 v v) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 v))) |
(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 (*.f64 v v) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 v v)) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) |
(*.f64 #s(literal -6 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v #s(literal -6 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal -6 binary64)) v) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v 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 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))) #s(literal -8 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (sqrt.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 36 binary64)))) #s(literal -4 binary64))) (sqrt.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -6 binary64))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -216 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) #s(literal 36 binary64)) #s(literal -12 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal -36 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal 6 binary64)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 5460× | *-lowering-*.f32 |
| 5460× | *-lowering-*.f64 |
| 3850× | +-lowering-+.f64 |
| 3850× | +-lowering-+.f32 |
| 1490× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 1326 |
| 1 | 547 | 1071 |
| 2 | 2038 | 1040 |
| 0 | 8394 | 1040 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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)) |
(+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 1/4 (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))))))) |
(* -1/4 (* (pow v 3) (sqrt -6))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(* 1/4 (* (pow v 3) (sqrt -6))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))) |
(sqrt 2) |
(+ (sqrt 2) (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (+ (* 3 (/ 1 (sqrt 2))) (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(* -1 (* (pow v 3) (sqrt -6))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* (pow v 3) (sqrt -6)) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
1 |
(+ 1 (* -1 (pow v 2))) |
(+ 1 (* -1 (pow v 2))) |
(+ 1 (* -1 (pow v 2))) |
(* -1 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* -1 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(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) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(* -6 (pow v 2)) |
(sqrt 2) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(* v (sqrt -6)) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (sqrt -6))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
| Outputs |
|---|
(* 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 (sqrt.f64 #s(literal 2 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)))) |
(* (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 (sqrt.f64 #s(literal 2 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)))) |
(* (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))) |
(+ (* 1/4 (sqrt 2)) (* 1/4 (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))))) |
(*.f64 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))))) |
(*.f64 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64))))))))))) |
(+ (* 1/4 (sqrt 2)) (* (pow v 2) (+ (* 1/4 (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2))))) (* (pow v 2) (+ (* 1/4 (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 1/4 (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (*.f64 #s(literal 1/4 binary64) (+.f64 (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -27/2 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))))))))))) |
(* -1/4 (* (pow v 3) (sqrt -6))) |
(*.f64 (*.f64 v v) (*.f64 v (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))) |
(*.f64 v (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/48 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/48 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 (+.f64 (/.f64 #s(literal 1/48 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64)))))) |
(* 1/4 (* (pow v 3) (sqrt -6))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v))) (*.f64 v (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/48 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 v (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1/4 (sqrt -6)) (+ (* -1/4 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (* 1/4 (/ (+ (/ 1 (sqrt -6)) (* 1/2 (/ 1 (pow (sqrt -6) 3)))) (pow v 4))) (* 1/4 (/ (- (sqrt -6) (/ 1 (sqrt -6))) (pow v 2)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/48 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 (+.f64 (/.f64 #s(literal 1/48 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64)))) (*.f64 v (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* (pow v 2) (- (* -1 (sqrt 2)) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (* 3 (/ 1 (sqrt 2))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(+ (sqrt 2) (* (pow v 2) (- (+ (* -1 (sqrt 2)) (* (pow v 2) (- (+ (* 3 (/ 1 (sqrt 2))) (* (pow v 2) (- (* 9/2 (/ 1 (pow (sqrt 2) 3))) (* 27/2 (/ 1 (pow (sqrt 2) 5)))))) (* 9/2 (/ 1 (pow (sqrt 2) 3)))))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (+.f64 (-.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -27/2 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))))))))) |
(* -1 (* (pow v 3) (sqrt -6))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) |
(* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64))))) |
(* (pow v 3) (sqrt -6)) |
(*.f64 v (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (/ (sqrt -6) (pow v 2))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))) |
(* -1 (* (pow v 3) (- (+ (* -1 (sqrt -6)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (pow (sqrt -6) 3))) (* 1/2 (/ 1 (pow (sqrt -6) 5)))) (pow v 6))) (+ (/ 1 (* (pow v 4) (sqrt -6))) (+ (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))) (/ (sqrt -6) (pow v 2)))))) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 #s(literal -1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow v 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(+ 1 (* -1 (pow v 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(+ 1 (* -1 (pow v 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* -1 (pow v 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* -1 (pow v 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.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) |
(pow v 2) |
(*.f64 v v) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -3 (/ (pow v 2) (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (* (pow v 2) (- (* -9/2 (/ (pow v 2) (pow (sqrt 2) 3))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(+ (sqrt 2) (* (pow v 2) (- (* (pow v 2) (- (* -27/2 (/ (pow v 2) (pow (sqrt 2) 5))) (* 9/2 (/ 1 (pow (sqrt 2) 3))))) (* 3 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal -9/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 v v) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* v (sqrt -6)) |
(*.f64 v (sqrt.f64 #s(literal -6 binary64))) |
(* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6))))) |
(*.f64 v (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))))) |
(* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 v (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(* -1 (* v (sqrt -6))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* v (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -6) (/ 1 (* (pow v 2) (sqrt -6)))) (/ 1/2 (* (pow v 4) (pow (sqrt -6) 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (- (+ (sqrt -6) (+ (/ 1 (* (pow v 2) (sqrt -6))) (* 1/2 (/ 1 (* (pow v 6) (pow (sqrt -6) 5)))))) (* 1/2 (/ 1 (* (pow v 4) (pow (sqrt -6) 3))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (sqrt.f64 #s(literal -6 binary64)) (/.f64 (/.f64 #s(literal 1/12 binary64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) v)) |
Compiled 15238 to 1511 computations (90.1% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 536 | 1 | 537 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 536 | 4 | 540 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 4 binary64)) |
| ▶ | 99.9% | (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
| ✓ | 99.9% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | 99.4% | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
Compiled 46 to 37 computations (19.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
| 74× | *-lowering-*.f32 |
| 74× | *-lowering-*.f64 |
| 40× | fma-define |
| 34× | *-commutative |
| 32× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 41 |
| 1 | 21 | 33 |
| 2 | 37 | 33 |
| 3 | 73 | 33 |
| 4 | 126 | 33 |
| 5 | 130 | 33 |
| 0 | 130 | 33 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (sqrt 2) (/ 1 (+ 1/4 (* v (* v -5/8))))) |
(sqrt 2) |
2 |
(/ 1 (+ 1/4 (* v (* v -5/8)))) |
1 |
(+ 1/4 (* v (* v -5/8))) |
1/4 |
(* v (* v -5/8)) |
v |
(* v -5/8) |
-5/8 |
| Outputs |
|---|
(/ (sqrt 2) (/ 1 (+ 1/4 (* v (* v -5/8))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ 1 (+ 1/4 (* v (* v -5/8)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1/4 (* v (* v -5/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) |
1/4 |
#s(literal 1/4 binary64) |
(* v (* v -5/8)) |
(*.f64 v (*.f64 v #s(literal -5/8 binary64))) |
v |
(* v -5/8) |
(*.f64 v #s(literal -5/8 binary64)) |
-5/8 |
#s(literal -5/8 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
| ✓ | accuracy | 100.0% | (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v #s(literal -5/8 binary64))) |
| 33.0ms | 256× | 0 | valid |
Compiled 45 to 12 computations (73.3% saved)
ival-mult: 4.0ms (36% of total)ival-div: 3.0ms (27% of total)ival-sqrt: 2.0ms (18% of total)ival-add: 1.0ms (9% of total)const: 1.0ms (9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (sqrt 2) (/ 1 (+ 1/4 (* v (* v -5/8)))))> |
#<alt (sqrt 2)> |
#<alt (/ 1 (+ 1/4 (* v (* v -5/8))))> |
#<alt (+ 1/4 (* v (* v -5/8)))> |
#<alt (* v (* v -5/8))> |
| Outputs |
|---|
#<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 4> |
#<alt (+ 4 (* 10 (pow v 2)))> |
#<alt (+ 4 (* (pow v 2) (+ 10 (* 25 (pow v 2)))))> |
#<alt (+ 4 (* (pow v 2) (+ 10 (* (pow v 2) (+ 25 (* 125/2 (pow v 2)))))))> |
#<alt (/ -8/5 (pow v 2))> |
#<alt (* -1 (/ (+ 8/5 (* 16/25 (/ 1 (pow v 2)))) (pow v 2)))> |
#<alt (/ (- (* -1 (/ (+ 16/25 (* 32/125 (/ 1 (pow v 2)))) (pow v 2))) 8/5) (pow v 2))> |
#<alt (/ (- (* -1 (/ (+ 32/125 (* 64/625 (/ 1 (pow v 2)))) (pow v 4))) (+ 8/5 (* 16/25 (/ 1 (pow v 2))))) (pow v 2))> |
#<alt (/ -8/5 (pow v 2))> |
#<alt (* -1 (/ (+ 8/5 (* 16/25 (/ 1 (pow v 2)))) (pow v 2)))> |
#<alt (/ (- (* -1 (/ (+ 16/25 (* 32/125 (/ 1 (pow v 2)))) (pow v 2))) 8/5) (pow v 2))> |
#<alt (/ (- (* -1 (/ (+ 32/125 (* 64/625 (/ 1 (pow v 2)))) (pow v 4))) (+ 8/5 (* 16/25 (/ 1 (pow v 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))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | v | @ | inf | (/ 1 (+ 1/4 (* v (* v -5/8)))) |
| 0.0ms | v | @ | 0 | (/ 1 (+ 1/4 (* v (* v -5/8)))) |
| 0.0ms | v | @ | 0 | (/ (sqrt 2) (/ 1 (+ 1/4 (* v (* v -5/8))))) |
| 0.0ms | v | @ | -inf | (/ 1 (+ 1/4 (* v (* v -5/8)))) |
| 0.0ms | v | @ | inf | (/ (sqrt 2) (/ 1 (+ 1/4 (* v (* v -5/8))))) |
| 1× | batch-egg-rewrite |
| 3564× | *-lowering-*.f32 |
| 3564× | *-lowering-*.f64 |
| 1938× | /-lowering-/.f32 |
| 1938× | /-lowering-/.f64 |
| 1300× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 33 |
| 1 | 53 | 25 |
| 2 | 326 | 25 |
| 3 | 3113 | 25 |
| 0 | 8280 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sqrt 2) (/ 1 (+ 1/4 (* v (* v -5/8))))) |
(sqrt 2) |
(/ 1 (+ 1/4 (* v (* v -5/8)))) |
(+ 1/4 (* v (* v -5/8))) |
(* v (* v -5/8)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.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/2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(exp.f64 (+.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))))) |
(exp.f64 (-.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 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 v v)) #s(literal -125/512 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 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 v v)) #s(literal -125/512 binary64))))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.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 v v))) #s(literal -25/64 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 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 v v)) #s(literal -125/512 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 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 v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 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 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 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/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(*.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 v v))) #s(literal -25/64 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(*.f64 (/.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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (/.f64 (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)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.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 v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 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 v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 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 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/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 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (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)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) #s(literal 1/16 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) #s(literal 1/16 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (/.f64 (*.f64 v (*.f64 #s(literal -5/32 binary64) v)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) |
(/.f64 (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (*.f64 v (*.f64 #s(literal -5/32 binary64) v)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) |
(pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 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 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.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 -1953125/134217728 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) #s(literal 1/64 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 15625/262144 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 15625/262144 binary64))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 625/4096 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) |
(+.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1/4 binary64)) |
(+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (neg.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(+.f64 (neg.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 1/4 binary64)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/4 binary64)) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(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 #s(literal -5/8 binary64)) v #s(literal 1/4 binary64)) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (neg.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(fma.f64 (*.f64 v v) #s(literal -5/8 binary64) #s(literal 1/4 binary64)) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (neg.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) (neg.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(neg.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 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 -125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #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 -125/512 binary64)))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.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 -1953125/134217728 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) #s(literal 1/64 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 15625/262144 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 15625/262144 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 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 625/4096 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.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 -1953125/134217728 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 -125/512 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) #s(literal 1/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.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 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 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 625/4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) (neg.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.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 -1953125/134217728 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) #s(literal 1/64 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 15625/262144 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 15625/262144 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 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 625/4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64)))) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (exp.f64 (log.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (exp.f64 (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)))) (exp.f64 (log.f64 (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)))) (exp.f64 (log.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/16 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/16 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/16 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/16 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 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 -125/512 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 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 -125/512 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) #s(literal -1/16 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))))) (+.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 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 -125/512 binary64)))) (-.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 25/64 binary64)))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125/512 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64))))))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 5/8 binary64))) #s(literal -1/4 binary64))))) |
(*.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125/512 binary64)))))) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal -1/4 binary64)))))))) |
(*.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal -25/64 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal 5/8 binary64)))))))) |
(exp.f64 (log.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 v (*.f64 v #s(literal -5/8 binary64))) #s(literal 1 binary64)) |
(*.f64 v (*.f64 v #s(literal -5/8 binary64))) |
(*.f64 #s(literal -5/8 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -5/8 binary64)) v) |
(*.f64 (*.f64 v v) #s(literal -5/8 binary64)) |
(*.f64 (*.f64 v v) (exp.f64 (log.f64 #s(literal -5/8 binary64)))) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 (*.f64 v #s(literal -5/8 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 v #s(literal -5/8 binary64)))) (exp.f64 (log.f64 v))) |
(*.f64 (exp.f64 (log.f64 #s(literal -5/8 binary64))) (*.f64 v v)) |
| 1× | egg-herbie |
| 2304× | *-lowering-*.f32 |
| 2304× | *-lowering-*.f64 |
| 1376× | fma-lowering-fma.f32 |
| 1376× | fma-lowering-fma.f64 |
| 1318× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 420 |
| 1 | 161 | 320 |
| 2 | 475 | 312 |
| 3 | 1220 | 312 |
| 4 | 2665 | 312 |
| 5 | 6170 | 312 |
| 0 | 8058 | 312 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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))))) |
4 |
(+ 4 (* 10 (pow v 2))) |
(+ 4 (* (pow v 2) (+ 10 (* 25 (pow v 2))))) |
(+ 4 (* (pow v 2) (+ 10 (* (pow v 2) (+ 25 (* 125/2 (pow v 2))))))) |
(/ -8/5 (pow v 2)) |
(* -1 (/ (+ 8/5 (* 16/25 (/ 1 (pow v 2)))) (pow v 2))) |
(/ (- (* -1 (/ (+ 16/25 (* 32/125 (/ 1 (pow v 2)))) (pow v 2))) 8/5) (pow v 2)) |
(/ (- (* -1 (/ (+ 32/125 (* 64/625 (/ 1 (pow v 2)))) (pow v 4))) (+ 8/5 (* 16/25 (/ 1 (pow v 2))))) (pow v 2)) |
(/ -8/5 (pow v 2)) |
(* -1 (/ (+ 8/5 (* 16/25 (/ 1 (pow v 2)))) (pow v 2))) |
(/ (- (* -1 (/ (+ 16/25 (* 32/125 (/ 1 (pow v 2)))) (pow v 2))) 8/5) (pow v 2)) |
(/ (- (* -1 (/ (+ 32/125 (* 64/625 (/ 1 (pow v 2)))) (pow v 4))) (+ 8/5 (* 16/25 (/ 1 (pow v 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)) |
| 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)))) |
(+ (* -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 (sqrt.f64 #s(literal 2 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)))) |
(* (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 (sqrt.f64 #s(literal 2 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)))) |
(* (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)))) |
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 (* 25 (pow v 2))))) |
(+.f64 #s(literal 4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 10 binary64) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) |
(+ 4 (* (pow v 2) (+ 10 (* (pow v 2) (+ 25 (* 125/2 (pow v 2))))))) |
(+.f64 #s(literal 4 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 10 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 25 binary64) (*.f64 (*.f64 v v) #s(literal 125/2 binary64)))))))) |
(/ -8/5 (pow v 2)) |
(/.f64 #s(literal -8/5 binary64) (*.f64 v v)) |
(* -1 (/ (+ 8/5 (* 16/25 (/ 1 (pow v 2)))) (pow v 2))) |
(/.f64 (+.f64 #s(literal -8/5 binary64) (/.f64 #s(literal -16/25 binary64) (*.f64 v v))) (*.f64 v v)) |
(/ (- (* -1 (/ (+ 16/25 (* 32/125 (/ 1 (pow v 2)))) (pow v 2))) 8/5) (pow v 2)) |
(/.f64 (+.f64 #s(literal -8/5 binary64) (/.f64 (+.f64 #s(literal -16/25 binary64) (/.f64 #s(literal -32/125 binary64) (*.f64 v v))) (*.f64 v v))) (*.f64 v v)) |
(/ (- (* -1 (/ (+ 32/125 (* 64/625 (/ 1 (pow v 2)))) (pow v 4))) (+ 8/5 (* 16/25 (/ 1 (pow v 2))))) (pow v 2)) |
(/.f64 (+.f64 #s(literal -8/5 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 v v)) (+.f64 (/.f64 (+.f64 #s(literal 32/125 binary64) (/.f64 #s(literal 64/625 binary64) (*.f64 v v))) (*.f64 v v)) #s(literal 16/25 binary64)))) (*.f64 v v)) |
(/ -8/5 (pow v 2)) |
(/.f64 #s(literal -8/5 binary64) (*.f64 v v)) |
(* -1 (/ (+ 8/5 (* 16/25 (/ 1 (pow v 2)))) (pow v 2))) |
(/.f64 (+.f64 #s(literal -8/5 binary64) (/.f64 #s(literal -16/25 binary64) (*.f64 v v))) (*.f64 v v)) |
(/ (- (* -1 (/ (+ 16/25 (* 32/125 (/ 1 (pow v 2)))) (pow v 2))) 8/5) (pow v 2)) |
(/.f64 (+.f64 #s(literal -8/5 binary64) (/.f64 (+.f64 #s(literal -16/25 binary64) (/.f64 #s(literal -32/125 binary64) (*.f64 v v))) (*.f64 v v))) (*.f64 v v)) |
(/ (- (* -1 (/ (+ 32/125 (* 64/625 (/ 1 (pow v 2)))) (pow v 4))) (+ 8/5 (* 16/25 (/ 1 (pow v 2))))) (pow v 2)) |
(/.f64 (+.f64 #s(literal -8/5 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 v v)) (+.f64 (/.f64 (+.f64 #s(literal 32/125 binary64) (/.f64 #s(literal 64/625 binary64) (*.f64 v v))) (*.f64 v v)) #s(literal 16/25 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)) |
Compiled 13536 to 1475 computations (89.1% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 475 | 0 | 475 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 475 | 4 | 479 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 4 binary64)) |
| ✓ | 99.9% | (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
| ✓ | 99.9% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
| ✓ | 99.4% | (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
Compiled 152 to 81 computations (46.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 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 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) #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))) |
| Outputs |
|---|
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 4 binary64)) |
3 calls:
| 3.0ms | v |
| 2.0ms | (*.f64 v v) |
| 2.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))) |
| 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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -5/8 binary64)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 v (*.f64 v #s(literal -5/8 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 v v) #s(literal -3/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| 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:
| 2.0ms | v |
| 2.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | v |
| 99.9% | 1 | (*.f64 v v) |
Compiled 6 to 3 computations (50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1 calls:
| 1.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | v |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 14× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 30 |
| 1 | 34 | 30 |
| 2 | 41 | 30 |
| 3 | 45 | 30 |
| 4 | 47 | 30 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) #s(literal 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 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
| 5840× | *-lowering-*.f32 |
| 5840× | *-lowering-*.f64 |
| 5700× | *-lowering-*.f32 |
| 5700× | *-lowering-*.f64 |
| 4446× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 976 |
| 1 | 566 | 883 |
| 2 | 2318 | 833 |
| 3 | 6891 | 833 |
| 0 | 8430 | 833 |
| 0 | 200 | 1714 |
| 1 | 634 | 1401 |
| 2 | 2300 | 1348 |
| 0 | 8460 | 1348 |
| 0 | 22 | 95 |
| 1 | 112 | 89 |
| 2 | 798 | 89 |
| 0 | 8449 | 89 |
| 0 | 14 | 48 |
| 1 | 72 | 46 |
| 2 | 491 | 43 |
| 3 | 5412 | 43 |
| 0 | 8439 | 43 |
| 1× | done |
| 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 82 to 58 computations (29.3% saved)
(abs v)
Compiled 170 to 114 computations (32.9% saved)
Loading profile data...